Topic: Bit Manipulation Problem / Level: beginner

Problem: Find the position of the rightmost set bit in a number.

Run the code to see the output here...