Quizzes

There is usually one quiz associated with each week's lectures and related readings. Each quiz consists of two or three questions, designed to ensure that you understand the basics. All readings refer to Algorithms, 4th edition.

Quiz platform. Quizzes are available online via PrairieLearn. Sign in via the main Prairielearn home page using the princeton.edu option, and contact the course staff on Ed if you get an "Access Denied" message.

Due dates. Quizzes are due at 11:59pm ET on Saturday evening.

# DUE QUIZ READINGS
1 Saturday
1/31
Union-Find
Analysis of Algorithms
1.5
1.4
2 Saturday
2/7
Stacks and Queues 1.3
3 Saturday
2/14
Elementary Sorts
Mergesort
2.1
2.2
4 Saturday
2/21
Quicksort
Priority Queues
2.3
2.4
The quizzes below have not been updated for Spring 2026.
5 Saturday
2/28
Binary Search Trees
Balanced Search Trees
3.2
3.3
6 Saturday
3/21
Geometric Application of BSTs
Hash Tables
3.4
7 Saturday
3/28
Undirected Graphs
Directed Graphs
4.1
4.2
8 Saturday
4/4
Minimum Spanning Trees
Shortest Paths
4.3
4.4
9 Saturday
4/11
Maxflows and Mincuts 6.4
10 Saturday
4/18
Multiplicative Weights
Randomness

11 Saturday
4/25
Intractability