rakshakannu / Trie-Auto-complete

A simple implementation of a Trie data structure to auto-complete words.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trie Auto complete

A simple implementation of Trie datastructure to auto complete words/ prefix search.

demo of the project can be found here.

About

A simple implementation of a Trie data structure to auto-complete words.


Languages

Language:C++ 100.0%