This was my solution to an Interview Street question I did for fun.
If I remember correctly the problem was to design a bitwise adder that added long(ish) strings of binary together like "101010101010111010101" + "101001000000101000001"
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This was my solution to an Interview Street question I did for fun.
If I remember correctly the problem was to design a bitwise adder that added long(ish) strings of binary together like "101010101010111010101" + "101001000000101000001"