Lecture 5 Objectives


At the end of today's class you should

KNOW:

BE ABLE TO:

Sample Exam Question:

Consider using a list as a data structure to implement a Set. Provide a description of how each of the Set operations (addElt, hasElt, remElt, size) can be implemented under this implementation.