/Trie-Data-Structures-For-String-Manipulation-And-Searching-With-Prefix-And-Suffix

This project implements a 26-way Trie data structure to manipulate and manage strings efficiently.Then inserts all words to the trie from the given txt file.

Primary LanguageJavaMIT LicenseMIT

Watchers