CSci 2101 Lab 10.

Work in pairs on this lab.

Due Monday, April 17th at 11:59pm

Binary search trees (40 points)

Your task is to fill in methods in the binary search tree starting code. Specifically, you need to fill in:

We will start with writing some of the methods together, and then you will continue on your own (in groups).

How to submit

Submit the java file(s), including your testing code, by e-mail to me. The subject of the message must be 2101 Lab 10. Make sure to CC your group partner.


CSci 2101 course web site.