Google Interview Question

Reverse the bits in a 32 bit integer. Write C code for that.

Interview Answer

Anonymous

Nov 20, 2013

The answer and more about bits twiddling: http://graphics.stanford.edu/~seander/bithacks.html