Skip to content

XOR Trie

Table of Contents

421. Maximum XOR of Two Numbers in an Array

2935. Maximum Strong Pair XOR II

  • LeetCode | LeetCode CH (Hard)

  • Tags: array, hash table, bit manipulation, trie, sliding window

1707. Maximum XOR With an Element From Array

1803. Count Pairs With XOR in a Range

1938. Maximum Genetic Difference Query

  • LeetCode | LeetCode CH (Hard)

  • Tags: array, hash table, bit manipulation, depth first search, trie

2479. Maximum XOR of Two Non-Overlapping Subtrees

Comments