Topic: Bit Manipulation Problem / Level: beginner

Problem: Rotate bits of a number to the right by k positions.

Run the code to see the output here...