kothariji / competitive-programming

A one-stop Destination✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
650 stars 495 forks source link

bit-manipulations: leetcode - maximum XOR of two numbers #685

Closed kavania2002 closed 1 year ago

kavania2002 commented 1 year ago

Here's the link to the problem: https://leetcode.com/problems/maximum-xor-of-two-numbers-in-an-array/description/

It would be great if you could add hacktoberfest-accepted label after merging.