Mid-Term 2: Coverage

·         Wednesday (11/20)

·         Open book: focus on understanding!

o    OK to consult your own notes on devices

o    ABSOLUTELY no on-line access. BE HONEST!

Coverage: (including all materials from before Mid-Term 1)

·         Textbook:

o    Interlude 2 (skip 2.4)

o    Chapters: 4.1, 4.2 (Linked List)

o    Chapters: 6 and 13.1, 13.2: Stacks and Queues

·         Lecture notes: including all materials from before Mid-Term-I

o   Lecture 8 to 11.

·         In-class examples: follow the link and make sure you understand all examples here, especially those on

o    Destructors, Arrays, and LinkedList

C++ Knowledge: I do expect everyone to know C++ pretty well by now. E.g., make sure you understand exactly what is going on in HW5, with "*" and "**" new() and all!