Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a program to check if a numbers binary representation is a valid binary search tree.

Run the code to see the output here...