Realization of the prefix tree
-
Updated
Feb 11, 2021 - Java
Realization of the prefix tree
data structure libraries for Java
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.
Add a description, image, and links to the prefix-trie topic page so that developers can more easily learn about it.
To associate your repository with the prefix-trie topic, visit your repo's landing page and select "manage topics."