Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a function to check if a number has more bits set than clear.

Run the code to see the output here...