Skip to content

pouyan9675/Dictionary-Linked-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary Linked List

A data structure to load word list effciently on memory
Assuming we have these words in our word list:

  • All
  • Allo
  • Allocation
  • Book
  • Batch
  • Bat
  • Like
  • Linux
  • Zoo Out data structure would be like this:

About

Implementation of a Trie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages