Topic: Bit Manipulation Problem / Level: beginner

Problem: Find the smallest power of two greater than or equal to a given number.

Run the code to see the output here...