chetannihith / Java-hacktoberfest23

Fork this repository to contribute your java programs. If you like this repo give it a star ⭐️.
https://github.com/chetannihith/Java-hack
25 stars 85 forks source link

added the implementation of trie(prefix tree) #102

Closed LowkeyLipasa closed 1 year ago

LowkeyLipasa commented 1 year ago

Successfully added the implementation of trie(prefix tree) data structure