Topic: Bit Manipulation Problem / Level: beginner

Problem: Reverse the bits of a given integer.

Run the code to see the output here...