Lab: Tree recursion

Assigned
Wednesday, 8 November 2023
Summary
In this laboratory, we continue our exploration of binary trees, focusing on ways to recurse over trees.

Preparation

a. Conduct your normal start-of-lab discussion.

b. Grab the code file for the lab and get to work!

Acknowledgements

This lab was created in Fall 2020 as a hybrid of a wide variety of prior labs on binary trees. It was updated slightly in Spring 2021 and again in Fall 2022.