Skip to content

This is one of the many applications of trie - AUTOCOMPLETE utility! Created using javax swing and it can be used in dictionaries or other apps involving querying and searching! I did this project as part of my Data Structures course at VIT. I created a simple Dictionary using Java Swing ADT and Trie data structure and tested this application us…

Notifications You must be signed in to change notification settings

pkenil96/AutoCompleteMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is one of the many applications of trie - AUTOCOMPLETE utility!
Created using javax swing and it can be used in dictionaries or other apps involving querying and searching!

About

This is one of the many applications of trie - AUTOCOMPLETE utility! Created using javax swing and it can be used in dictionaries or other apps involving querying and searching! I did this project as part of my Data Structures course at VIT. I created a simple Dictionary using Java Swing ADT and Trie data structure and tested this application us…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages