Topic: Bit Manipulation Problem / Level: advanced

Problem: Create a function to generate all combinations of binary strings of a given length.

Run the code to see the output here...