Skip to content

This project is an interactive command-line application that implements an Auto-Complete Search feature using the Trie (Prefix Tree) data structure. It provides fast word suggestions as the user types a prefix, similar to search engines and text editors.

Notifications You must be signed in to change notification settings

ziaddevv/Auto_Complete_Trie_Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This project is an interactive command-line application that implements an Auto-Complete Search feature using the Trie (Prefix Tree) data structure. It provides fast word suggestions as the user types a prefix, similar to search engines and text editors.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published