CodeSignal - 24-Equal Pair of Bits
Implement the missing code, denoted by ellipses. You may not modify the pre-existing code.
You're given two integers, n and m. Find position of the rightmost pair of equal bits in their binary representations (it is guaranteed that such a pair exists...
wind010.hashnode.dev2 min read