Skip to content

An implementation of a Prefix Tree/ Trie in C#, specifically for doing partial look-ups (autocomplete).

License

Notifications You must be signed in to change notification settings

Dkendal/prefix-tree-trie

Repository files navigation

prefix-tree-trie

An implementation of a Prefix Tree/ Trie in C#, specifically for doing partial look-ups (autocomplete).

About

An implementation of a Prefix Tree/ Trie in C#, specifically for doing partial look-ups (autocomplete).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages