Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a program to check if a binary string can be rearranged to form a palindrome.

Run the code to see the output here...