Max XOR of 2 numbers in an array | Leetcode

Поділитися
Вставка
  • Опубліковано 29 жов 2024

КОМЕНТАРІ • 4

  • @mohammadkaif8143
    @mohammadkaif8143 11 місяців тому

    Too good, very well explained.

  • @xxRAP13Rxx
    @xxRAP13Rxx Рік тому

    Thanks for the video!

  • @anirudhrs7656
    @anirudhrs7656 4 місяці тому

    can we fix the max value and search for negation of max value in trie instead of searching the negation of each a value with max value. here traversal will reduce for to only traversing trie one time(32 bits) + o(n) for insertion

  • @DebapriyaChandra
    @DebapriyaChandra Рік тому +1

    Trie 🫥