CSci 2101 Problem set 4.

Due Friday March 21 at 11:59pm

You may work individually or in pairs.

Problem 1 (25 points)

Problem 14 on p. 239 specifies methods and behavior of a set. Implement and test a class Set<E> with the following differences from the one described in the book:

Submit your Set class and your test class. The quality of your testing will be a part of the grade.

How to submit

Submit the java file(s) with your testing code by e-mail to me. The subject of the message must be 2101 Problem set 4. Make sure to CC your group partner(s) if any.


CSci 2101 course web site.