Skip to content

smafjal/QueryAutoComplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QueryAutoComplete

Search suggestions are one of the important features every search engine like to include on their services.
It minimize the chances of typo error and facilitate easy search by providing relevant suggestions in real time.
I build a system to complete a query by designing a compress-trie. It's memory efficient & time efficient for query-auto complete.

Use: Core-java,compress-trie,swing

About

Search suggestions for a query !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages