CIS 11: Data Structures & Algorithms

Project I

Implement the bag template class from Section 10.5 of the text, using a binary search tree to store the items. This is the last bag. Really.

When you're satisfied with the implementation, submit your work via the CATE form for Project I.

Legend: method/function keyword literal

2007/04/05