CS202 -- Tests (Fall, 2025)
Material is everything covered in the lecture notes through the lecture entitled:
"Constructors, Destructors and the Assignment Overload"
Material is Lectures 14 ("Lists, Iterators, Bad Vector Usage, Deques.") through 18
("Linked Data Structures: Stacks, Queues and Doubly Linked Lists.").
The exam is a two hour exam. The TA's will start it, time it, and end it two hours after
it starts.
Material is Lectures 19 ("Recursion") through 27 ("Running Times"), excluding lecture 23, because
I didn't go over that one this year.
You should be prepared to answer any big-O question, regardless of where I explained it in class.
Old Exams
See the old class web pages for examples of the kind of tests that
I give. They are below. My tests sometimes surprise people, so
be ready.
Two things:
- In the fall of 2021, this course changed numbers from 140 to 202.
- Before 2011, this course was taught in C, not C++.
Here They Are.