Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a program that checks if two binary strings are permutations of each other.

Run the code to see the output here...