The goal of this project is to implement trie data structure which supports Insertion, Deletion and Search operations on words using arrays.