CS14, Extra Credit Program

Assigned: May 22nd, 2001

Due: June 4th, 2001, 10pm

 

Topics

 

·         Binary Search Trees

 

 

To do:

 

Download the header file tree.h and take it from there. Your job is to write the implementation file tree.cc, to write the methods, and then test it to verify that it does what it is supposed to do. As before, you do not need to turn in your test program.

 

 

 

 

What to turn in

 

- tree.h and tree.cc