CS1027b Computer Science Fundamentals II

Lab 11

Learning Outcomes

Upon completion of this lab, you should be able to do the following:

General Lab Instructions

IMPORTANT. Submit the .java files that you write for this lab through OWL by 11:55pm on Friday, April 3.

Exercise 1: Understanding the BinaryTreeNode and LinkedBinaryTree classes