Make your first Pull Request for Hacktoberfest 2024! Don’t forget to spread the love, and if you find it helpful, consider giving us a ⭐️. This repository includes useful algorithms and code to help beginners, featuring multiple languages and ideas. You’ll also find some beginner-friendly mini projects to get you started!
40
stars
295
forks
source link
[Feat]:Implementation of bit trie to find maximum xor subarray #174
Code for finding maximum bitwise xor subarray has been provided in java.