Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a function that generates all permutations of a binary string.

Run the code to see the output here...