mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-04 23:43:51 +08:00
Fix missing study link for Trie (#50)
This commit is contained in:

committed by
Yangshun Tay

parent
7870a58b31
commit
10281f10b0
@ -536,7 +536,7 @@ When a question involves a BST, the interviewer is usually looking for a solutio
|
||||
#### Study Links
|
||||
|
||||
- [Trying to Understand Tries](https://medium.com/basecs/trying-to-understand-tries-3ec6bede0014)
|
||||
- [Implement Trie (Prefix Tree)]
|
||||
- [Implement Trie (Prefix Tree)](https://leetcode.com/articles/implement-trie-prefix-tree/)
|
||||
|
||||
#### Notes
|
||||
|
||||
|
Reference in New Issue
Block a user