Topic: Bit Manipulation Problem / Level: beginner

Problem: Find the two non-repeating elements in an array where every other element repeats twice.

Run the code to see the output here...