1 parent 804cd26 commit 1c120cfCopy full SHA for 1c120cf
1 file changed
mkdocs.yml
@@ -167,6 +167,9 @@ nav:
167
- Shortest Path:
168
- Intuition: patterns/shortest_path/intuition.md
169
- Templates: patterns/shortest_path/templates.md
170
+ - Trie:
171
+ - Intuition: patterns/trie/intuition.md
172
+ - Templates: patterns/trie/templates.md
173
- 🧠 Mind Maps:
174
- Overview: mindmaps/index.md
175
- AI Analysis (English): mindmaps/neetcode-ontology-ai-en.md
0 commit comments