Topic: Bit Manipulation Problem / Level: advanced

Problem: Implement a function to find the maximum power of two that divides a given number.

Run the code to see the output here...