Skip to content

GHakshay/Auto-Complete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Trie Auto complete

  1. A C++ program that contains words from the dictionary file and uses Trie data structure to Auto Complete the query prefixes.
  2. It is widely used by different web application such as Google , Yahoo etc to auto complete the word that you are likely to enter for a query.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages