Topic: Bit Manipulation Problem / Level: intermediate

Problem: Write a program that finds the maximum XOR of any two elements in an array.

Run the code to see the output here...