I am building a Trie Class which has a function to provide word suggestions based on a partial word. It should find the number of matches and add each word to an array. It w