Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a function that finds the first position from the right where two binary numbers differ.

Run the code to see the output here...