Example 3: Sets (abstract data types)
Assignment | Sets |
---|---|
Course | CS2114 |
Level | Mid-semester |
Language | Java, Web-CAT |
More Info... |
|
Brief Description | |
This assignment is a more traditional abstract data type assignment. It uses a Set interface and an ArraySet implementation in a lab assignment. Students have to complete the implementation and the testing for it. |