Skip to content

Commit 1000460

Browse files
committed
Add credit
1 parent 16eaefd commit 1000460

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Prefix_Trie/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ To check if the trie contains a prefix, run `trie.starts_with("w")`
3030
## 🤖 Author
3131

3232
[Tim Vuong](https://github.com/Tim-Vuong)
33+
34+
Credits to LeetCode problem:
35+
https://leetcode.com/problems/implement-trie-prefix-tree/description/

0 commit comments

Comments
 (0)