#leetcode #interviewquestion #trie #insertingintrie #searchingintrie #javaprograming #Google #Amazon
Leetcode problem (Implement Trie (Prefix Tree) | LeetCode 208)
https://leetcode.com/problems/implement-trie-prefix-tree/
Solution:
https://leetcode.com/submissions/detail/484274030/
About the problem (0:00)
Dry run: (2:16)
Coding: (16:44)
Chit chat: (22:37)