Topic: Bit Manipulation Problem / Level: beginner

Problem: Convert an integer to its binary representation without using built-in functions.

Run the code to see the output here...