Singly Linked-Lists
By this point in the course, we will have reviewed recursion, so that we can think of the concept of "Structural Recursion" first shown here with singly-linked-lists, and then again later with trees.
By this point in the course, we will have reviewed recursion, so that we can think of the concept of "Structural Recursion" first shown here with singly-linked-lists, and then again later with trees.