A simple C++ program that uses a trie tree data structure to store words from a dictionary file, and it uses the trie to auto-complete query prefixes.
-
Notifications
You must be signed in to change notification settings - Fork 0
mwilkers1/Query-prefix-auto-complete
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple C++ program that uses a trie tree data structure to store words from a dictionary file, and it uses the trie to auto-complete query prefixes.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published