CS62, Lecture 16

    Trees

    We talked about general trees, which are built from the following library classes from net.datastructures:

    We then talked about binary trees, which are built from the following library classes from net.datastructures: