We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a35a6a commit 7574f25Copy full SHA for 7574f25
README.md
@@ -29,6 +29,7 @@ Any feedback, bugs or suggestion will be welcomed.
29
- Binary Tree
30
- Binary Search Tree
31
- Tree Traversal (In-order, pre-order, post-order)
32
+ - Trie (Simple insert and search operation)
33
34
35
5. Heaps
0 commit comments