Topic: Bit Manipulation Problem / Level: beginner

Problem: Create a function to check if a number is a binary string representation of a negative number.

Run the code to see the output here...