Working With First-Child Next-Sibling Tree Representation
Complete the required exercise using the cs20b.tree.Tree class presented in class as well as one of the choice exercises.
Complete the required exercise using the cs20b.binarytree.BinaryTree class presented in class as well as one of the choice exercises.
Create a test driver program that exercises each of these exercises and prints the tree before and after each operation.