views:

75

answers:

2

Hi,

Is there any library or documentation/link which gives more information of implementing Trie data structure in java?

Any help would be great!

Thanks.

+1  A: 

Check this out. Next time try googling first.

letronje
+1  A: 

You could read up on Java Programming - Java Trie or look at trie.

Archimedix
ya. Looked into both. thank you:)
jillika iyer