chetannihith / Java-hacktoberfest23

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

added the implementation of trie(prefix tree) #102

Closed LowkeyLipasa closed 10 months ago

LowkeyLipasa commented 10 months ago

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