Use the following command to download the homework assignment:
allspice[~]% get35 Homework 8
(Now the directory names and the homework numbers are synchronized.)
View the README file and see the javadoc documentation for the class you will write.
Here is a picture of a trie that is storing the following words: a, arm, art, at, ten, tens, tent, and to
Using the first child/next sibling representation provided on page 572 of the text, you will implement this child as follows: