Teradata Interview Question

Not as such but asked to make a dictionary using Java w/o using java.util.*

Interview Answer

Anonymous

Feb 19, 2013

Hint: Use trie datastructure