Is there any library or documentation/link which gives more information of implementing Trie data structure in java?
Any help would be great!
Thanks.
You could read up on Java Trie or look at trie.