🌃
Limited Algorithm
Ctrlk
  • Summary
  • Hash & TreeMap
  • Queue &Stack & PQ
  • Hybrid Data Structure
  • Graph
  • Graph Backtracking and Others
    • Graph Theory XIII-XIV DFS Backtracking I
    • Graph Theory XIV DFS3 Backtracking II Combination and Permutation
    • Graph Theory XV DFS Backtracking III Iterator
    • Graph Theory XVI BackTracking IV
    • Graph Theory XVII Backtracking V
    • Trie
      • Intro
      • Question 1 Intro Trie: How to design a dictionary
      • Question 2 World Search I& II
  • Tree
  • Pure Recursion & Backtracking
  • Dynamic Programming
  • Others
  • Array& LinkedList & String
  • Adavance Two Pointer
  • Advance Sliding Window
  • Advance Binary Search
  • Advance Young's Matrix
  • Java Knowledge
Powered by GitBook
On this page
  1. Graph Backtracking and Others
  2. Trie

Intro

PreviousTrieNextQuestion 1 Intro Trie: How to design a dictionary

Last updated 1 year ago