Maximum Xor

  • + 0 comments

    Yes, a compact trie :)

    How can you go faster than this ?

    You iterate a single time through each array, and the complexity of max is constant O(32)