/Search-Window-Auto-complete-input-suggestion

This project implements advanced data structures such as binary search tree, hash table, and multi-way trie to store a given large dictionary. It also has a UI to promote the user to enter a word to search for its definition. Upon input, the UI will automatically give input suggestions as in google search, and it also detects spell errors automatically.

Primary LanguageC++

No issues in this repository yet.