Topic: Bit Manipulation Problem / Level: advanced

Problem: Create a function that returns the binary representation of the sum of two binary strings.

Run the code to see the output here...