Algorithms
Ctrlk
  • Introduction
  • Algorithms
  • Data Structures
  • Graphs
  • Strings
    • Data Structures for Strings
      • Tries
        • Binary Tries
        • Multiway Trie
        • Patricia Tries
      • Variable Length-code
      • Huffmancode
      • Ternary Search Tree
    • Searching in Strings
    • Indexing Text
  • P and NP
  • Metaheuristics
  • Sources
Powered by GitBook
On this page
  1. Strings
  2. Data Structures for Strings

Tries

Binary TriesMultiway TriePatricia Tries
PreviousData Structures for StringsNextBinary Tries

Last updated 6 years ago

Was this helpful?

Was this helpful?