Implemention of Trie datastructure in Java & Use it to create an application to store strings and get suggestion list for any prefix string.