Return to the Lecture Notes Index

15-111 Lecture 20 (Friday, March 23, 2007)

Coding with Binary (not necessarily search) Trees

Today in class, we coded several binary tree methods. The solutions aren't included here, because the point of the exercise was for you to practice.

So, a good idea would be to actually code these up and test them -- using a real computer!

Methods