Skip to content

theekshanadis/Trie-Implementation-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trie-Implementation-

Starting from the structures in C develop a Trie tree to store a dictionary file with 350000 words. And evaluate the performance of insertion and search. Extend this algorithm to a more optimized version of Trie Tree, Radix Tree.

About

Trie tree implementation using C .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages