CSCI 146: Lab 12 Materials

The main goal of Lab 12 (to be held on November 24 and 25, 1997) is to understand the pointer implementation of binary search trees. Students will complete the implementation of a bag class that uses a binary search tree to store the bag elements.

The following activities will be carried out in the lab: