It uses basic implementation of trie data structure for auto suggesting various possible words of given prefix string. It uses File Handling to fetch words from file(words.txt) and building its trie tree.
-
Notifications
You must be signed in to change notification settings - Fork 6
ajaykumarmehra/AutoSuggest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
It uses trie data structure for auto suggesting various possible words of given prefix string
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published