/DictionarySearch-using-Trie

this is a data structure and algorithm project which is made using TRIE data structure to help our user to find the meaning, synonyms, antonyms and examples of an entered word and if the user enters an invalid word then we help them to explore more words similar to the entered word.

Primary LanguageC++

Stargazers