Exam Archive

Scroll further down to see exam questions sorted by topic.

Exams Sorted By Semester

“ref” = Reference card provided during the exam.

“clarifs” = Clarifications issued during the exam.

If an exam doesn’t have the reference card or clarifications linked, it means we don’t have access to it, so please don’t ask.

Semester Midterm 1
Midterm 2 Final Exam
Spring 2025 exam / sols / videos / ref / clarifs exam / sols / videos / ref / clarifs exam / sols / videos / ref / clarifs
Fall 2024 exam / sols / videos / ref / clarifs exam / sols / videos / ref / clarifs exam / sols / videos / ref / clarifs
Spring 2024 exam / sols / videos / ref / clarifs exam / sols / videos / ref / clarifs exam / sols / videos / ref / clarifs
Fall 2023 exam / sols / videos / ref / clarifs exam / sols / videos / ref / clarifs exam / sols / videos / ref / clarifs
Spring 2023 exam / sols / videos / ref / clarifs exam / sols / videos / ref / clarifs exam / sols / videos / ref / clarifs
Fall 2022 exam / sols / videos exam / sols / videos exam / sols
Spring 2021 exam / sols / videos exam / sols / videos exam / sols / videos
Fall 2020 exam / sols / videos exam / sols / videos exam / sols / videos
Spring 2019 exam / sols / videos exam / sols / videos exam / sols / videos
Spring 2018 exam / sols / videos exam / sols / videos exam / sols / videos
Spring 2017 exam / sols / videos exam / sols / videos exam / sols
Spring 2016 exam / sols / videos exam / sols / videos exam / sols
Spring 2015 exam / sols exam / sols exam / sols

Note for students solving past exams:

Prior to 2025, we created custom reference cards for each exam. Different semesters would sometimes use different names for similar methods. For example, the method for returning, but not removing, the smallest item could be called peek or getSmallest. Which name you’d write on that semester’s exam depends on what that semester’s reference card said.

As of 2025, we’ve standardized on using the same reference card for every exam, so the method names used on exams should now be more consistent.

Regarding what method names you can use on the exam, keep in mind these two lines from the front page of all recent exams:

  • “Unless otherwise specified, you may assume that everything on the reference card has been imported.”
  • “If an implementation detail is relevant, it will be explicitly noted in the question.”

Exams Sorted By Topic

Java

Java questions (click to show)
Question Links Difficulty Type
fa20-final Question q2 Exam / Solution / Walkthrough easy WWJD
fa20-final Question q3 Exam / Solution / Walkthrough moderate Conceptual
fa20-final Question q4a Exam / Solution / Walkthrough moderate Coding
fa20-final Question q4b Exam / Solution / Walkthrough easy Coding
fa20-final Question q4c Exam / Solution / Walkthrough moderate Coding
fa20-final Question q7 Exam / Solution / Walkthrough moderate WWJD
fa20-mt1 Question q2a Exam / Solution / Walkthrough easy Coding
fa20-mt1 Question q2b Exam / Solution / Walkthrough easy Coding
fa20-mt1 Question q2c Exam / Solution / Walkthrough moderate Coding
fa20-mt1 Question q4 Exam / Solution / Walkthrough hard WWJD
fa20-mt1 Question q6a Exam / Solution / Walkthrough easy Testing
fa20-mt1 Question q6b Exam / Solution / Walkthrough easy Coding
fa20-mt1 Question q6c Exam / Solution / Walkthrough easy Testing
fa20-mt1 Question q6d Exam / Solution / Walkthrough moderate Coding
fa22-mt1 Question q1a Exam / Solution / Walkthrough easy Diagram
fa22-mt1 Question q1b Exam / Solution / Walkthrough easy WWJD
fa22-mt1 Question q2a Exam / Solution / Walkthrough easy Coding
fa23-mt1 Question q1 Exam / Solution / Walkthrough easy Potpourri
fa23-mt1 Question q4c Exam / Solution / Walkthrough moderate Conceptual
fa23-mt1 Question q5a Exam / Solution / Walkthrough hard Coding
fa23-mt1 Question q5b Exam / Solution / Walkthrough hard Coding
sp18-final Question q3c Exam / Solution / Walkthrough easy Coding
sp18-final Question q3d Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q4 Exam / Solution / Walkthrough hard PNH
sp18-final Question q11a Exam / Solution / Walkthrough easy Conceptual
sp18-final Question q11b Exam / Solution / Walkthrough moderate Coding
sp18-final Question q11c Exam / Solution / Walkthrough hard Algorithm Design
sp18-final Question q11d Exam / Solution / Walkthrough hard Algorithm Design
sp19-final Question q6 Exam / Solution / Walkthrough hard PNH
sp19-mt1 Question q1a Exam / Solution / Walkthrough moderate WWJD
sp19-mt1 Question q1b Exam / Solution / Walkthrough moderate WWJD
sp19-mt1 Question q2 Exam / Solution / Walkthrough easy Debugging
sp19-mt1 Question q3 Exam / Solution / Walkthrough hard PNH
sp19-mt1 Question q4a Exam / Solution / Walkthrough easy Debugging
sp19-mt1 Question q4b Exam / Solution / Walkthrough easy Coding
sp19-mt1 Question q7 Exam / Solution / Walkthrough moderate WWJD
sp19-mt2 Question q5 Exam / Solution / Walkthrough hard PNH
sp21-mt1 Question q1b Exam / Solution / Walkthrough moderate Coding
sp21-mt1 Question q1c Exam / Solution / Walkthrough moderate Coding
sp21-mt1 Question q2 Exam / Solution / Walkthrough moderate WWJD
sp21-mt1 Question q6 Exam / Solution / Walkthrough moderate Debugging
sp21-mt1 Question q6c Exam / Solution / Walkthrough moderate Testing
sp23-final Question q1 Exam / Solution / Walkthrough moderate WWJD
sp23-mt1 Question q1 Exam / Solution / Walkthrough easy WWJD
sp23-mt1 Question q2 Exam / Solution / Walkthrough moderate Coding
sp23-mt1 Question q3 Exam / Solution / Walkthrough easy WWJD
sp23-mt1 Question q6 Exam / Solution / Walkthrough easy Coding
su23-mt1 Question q1.a Exam / Solution / Walkthrough moderate WWJD
su23-mt1 Question q1.b Exam / Solution / Walkthrough easy WWJD
su23-mt1 Question q2.a Exam / Solution / Walkthrough moderate Coding
su23-mt1 Question q2.b Exam / Solution / Walkthrough hard Coding
su23-mt1 Question q6.a Exam / Solution / Walkthrough moderate Coding
su23-mt1 Question q6.b Exam / Solution / Walkthrough moderate Coding

Git

Git questions (click to show)
Question Links Difficulty Type
sp21-mt2 Question q3 Exam / Solution / Walkthrough easy Conceptual
su23-final Question q4 Exam / Solution / Walkthrough easy Conceptual

Testing

Testing questions (click to show)
Question Links Difficulty Type
fa22-mt1 Question q4 Exam / Solution / Walkthrough easy Coding

Lists

Lists questions (click to show)
Question Links Difficulty Type
fa20-mt1 Question q5 Exam / Solution / Walkthrough moderate Coding
fa20-mt1 Question q6a Exam / Solution / Walkthrough easy Testing
fa20-mt1 Question q6b Exam / Solution / Walkthrough easy Coding
fa20-mt1 Question q6c Exam / Solution / Walkthrough easy Testing
fa20-mt1 Question q6d Exam / Solution / Walkthrough moderate Coding
fa23-mt1 Question q4a Exam / Solution / Walkthrough easy Coding
fa23-mt1 Question q4b Exam / Solution / Walkthrough easy Coding
fa23-mt1 Question q4c Exam / Solution / Walkthrough moderate Conceptual
sp19-mt1 Question q4a Exam / Solution / Walkthrough easy Debugging
sp19-mt1 Question q4b Exam / Solution / Walkthrough easy Coding
sp21-mt1 Question q1d Exam / Solution / Walkthrough easy Conceptual
sp21-mt1 Question q5 Exam / Solution / Walkthrough moderate Coding
sp21-mt1 Question q6c Exam / Solution / Walkthrough moderate Testing

Linked Lists

Linked Lists questions (click to show)
Question Links Difficulty Type
fa22-final Question q7.3-q7.4 Exam / Solution / Walkthrough moderate Conceptual
fa22-mt1 Question q2a Exam / Solution / Walkthrough easy Coding
fa22-mt1 Question q3 Exam / Solution / Walkthrough moderate Coding
fa22-mt1 Question q6 Exam / Solution / Walkthrough hard Coding
fa22-mt2 Question q8a Exam / Solution / Walkthrough hard Algorithm Design
fa22-mt2 Question q8b Exam / Solution / Walkthrough hard Algorithm Design
fa22-mt2 Question q8c Exam / Solution / Walkthrough hard Algorithm Design
sp18-final Question q3a Exam / Solution / Walkthrough easy Coding
sp18-final Question q3b Exam / Solution / Walkthrough easy Coding
sp19-final Question q5 Exam / Solution / Walkthrough moderate Potpourri
sp19-mt1 Question q5 Exam / Solution / Walkthrough easy Coding
sp19-mt1 Question q6a Exam / Solution / Walkthrough easy Coding
sp19-mt1 Question q6b Exam / Solution / Walkthrough moderate Coding
sp21-mt1 Question q4 Exam / Solution / Walkthrough moderate Coding
sp21-mt1 Question q4a Exam / Solution / Walkthrough easy Testing
sp21-mt1 Question q7 Exam / Solution / Walkthrough hard Coding
sp22-final Question q10 Exam / Solution / Walkthrough hard Coding
sp23-mt1 Question q5 Exam / Solution / Walkthrough moderate Coding
sp23-mt1 Question q7 Exam / Solution / Walkthrough moderate Coding
su23-mt1 Question q6.a Exam / Solution / Walkthrough moderate Coding
su23-mt1 Question q6.b Exam / Solution / Walkthrough moderate Coding

Arrays

Arrays questions (click to show)
Question Links Difficulty Type
fa20-mt1 Question q5 Exam / Solution / Walkthrough moderate Coding
fa22-mt1 Question q5a Exam / Solution / Walkthrough easy Coding
fa22-mt1 Question q5b Exam / Solution / Walkthrough moderate Coding
fa23-mt1 Question q5a Exam / Solution / Walkthrough hard Coding
fa23-mt1 Question q5b Exam / Solution / Walkthrough hard Coding
sp18-final Question q11b Exam / Solution / Walkthrough moderate Coding
sp19-mt2 Question q10bi Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q10bii Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q10biii Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q10biv Exam / Solution / Walkthrough moderate Conceptual
sp21-mt1 Question q1a Exam / Solution / Walkthrough easy Coding
sp21-mt1 Question q1b Exam / Solution / Walkthrough moderate Coding
sp21-mt1 Question q1c Exam / Solution / Walkthrough moderate Coding
sp21-mt1 Question q1d Exam / Solution / Walkthrough easy Conceptual
sp23-mt1 Question q4 Exam / Solution / Walkthrough moderate Coding
sp23-mt1 Question q5 Exam / Solution / Walkthrough moderate Coding
su23-mt1 Question q2.b Exam / Solution / Walkthrough hard Coding

Deques

Deques questions (click to show)
Question Links Difficulty Type
fa20-mt1 Question q5 Exam / Solution / Walkthrough moderate Coding
fa20-mt1 Question q7a Exam / Solution / Walkthrough easy Coding
fa20-mt1 Question q7b Exam / Solution / Walkthrough moderate Coding
fa20-mt1 Question q7c Exam / Solution / Walkthrough moderate Coding
fa20-mt1 Question q7d Exam / Solution / Walkthrough hard Coding
fa20-mt1 Question q7e Exam / Solution / Walkthrough hard Coding

Abstraction

Abstraction questions (click to show)
Question Links Difficulty Type
fa20-mt1 Question q6a Exam / Solution / Walkthrough easy Testing
fa20-mt1 Question q6b Exam / Solution / Walkthrough easy Coding
fa20-mt1 Question q6c Exam / Solution / Walkthrough easy Testing
fa20-mt1 Question q6d Exam / Solution / Walkthrough moderate Coding
fa20-mt1 Question q7b Exam / Solution / Walkthrough moderate Coding
fa20-mt1 Question q7c Exam / Solution / Walkthrough moderate Coding
fa20-mt1 Question q7d Exam / Solution / Walkthrough hard Coding
fa20-mt1 Question q7e Exam / Solution / Walkthrough hard Coding
sp21-mt1 Question q1b Exam / Solution / Walkthrough moderate Coding
sp21-mt1 Question q1c Exam / Solution / Walkthrough moderate Coding
sp21-mt1 Question q5 Exam / Solution / Walkthrough moderate Coding
sp23-final Question q6a Exam / Solution / Walkthrough easy Conceptual
sp23-final Question q6c Exam / Solution / Walkthrough moderate Conceptual

Inheritance

Inheritance questions (click to show)
Question Links Difficulty Type
fa20-mt1 Question q4 Exam / Solution / Walkthrough hard WWJD
fa20-mt1 Question q6a Exam / Solution / Walkthrough easy Testing
fa20-mt1 Question q6b Exam / Solution / Walkthrough easy Coding
fa20-mt1 Question q6c Exam / Solution / Walkthrough easy Testing
fa20-mt1 Question q6d Exam / Solution / Walkthrough moderate Coding
fa22-mt2 Question q7a Exam / Solution / Walkthrough moderate Conceptual
fa22-mt2 Question q7b Exam / Solution / Walkthrough easy Conceptual
fa22-mt2 Question q7c Exam / Solution / Walkthrough easy WWJD
fa22-mt2 Question q7d Exam / Solution / Walkthrough moderate WWJD
fa22-mt2 Question q7e Exam / Solution / Walkthrough hard Conceptual
fa23-mt1 Question q2 Exam / Solution / Walkthrough moderate WWJD
sp21-mt1 Question q5 Exam / Solution / Walkthrough moderate Coding

DMS

DMS questions (click to show)
Question Links Difficulty Type
fa20-mt1 Question q3a Exam / Solution / Walkthrough moderate WWJD
fa20-mt1 Question q3b Exam / Solution / Walkthrough moderate WWJD
fa20-mt1 Question q3c Exam / Solution / Walkthrough easy Conceptual
fa20-mt1 Question q4 Exam / Solution / Walkthrough hard WWJD
fa22-mt2 Question q7a Exam / Solution / Walkthrough moderate Conceptual
fa22-mt2 Question q7b Exam / Solution / Walkthrough easy Conceptual
fa22-mt2 Question q7c Exam / Solution / Walkthrough easy WWJD
fa22-mt2 Question q7d Exam / Solution / Walkthrough moderate WWJD
fa22-mt2 Question q7e Exam / Solution / Walkthrough hard Conceptual
fa23-mt1 Question q2 Exam / Solution / Walkthrough moderate WWJD
sp21-mt1 Question q3 Exam / Solution / Walkthrough moderate WWJD
sp23-final Question q1 Exam / Solution / Walkthrough moderate WWJD
sp23-mt1 Question q8 Exam / Solution / Walkthrough moderate WWJD
sp23-mt2 Question q1c Exam / Solution / Walkthrough moderate WWJD
su23-mt1 Question q1.a Exam / Solution / Walkthrough moderate WWJD
su23-mt1 Question q1.b Exam / Solution / Walkthrough easy WWJD

Iterators

Iterators questions (click to show)
Question Links Difficulty Type
fa20-final Question q4a Exam / Solution / Walkthrough moderate Coding
fa20-final Question q4b Exam / Solution / Walkthrough easy Coding
fa22-final Question q9 Exam / Solution / Walkthrough moderate Coding
fa22-mt2 Question q2 Exam / Solution / Walkthrough moderate Coding
fa23-mt1 Question q3a Exam / Solution / Walkthrough moderate Coding
fa23-mt1 Question q3b Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q3b Exam / Solution / Walkthrough easy Coding
sp18-final Question q3c Exam / Solution / Walkthrough easy Coding
sp19-final Question q7b Exam / Solution / Walkthrough easy Coding
sp19-mt1 Question q9a Exam / Solution / Walkthrough moderate WWJD
sp19-mt1 Question q9b Exam / Solution / Walkthrough moderate Coding
sp21-mt2 Question q6 Exam / Solution / Walkthrough moderate Coding
sp23-mt2 Question q2b Exam / Solution / Walkthrough hard Coding
su23-mt1 Question q2.a Exam / Solution / Walkthrough moderate Coding
su23-mt1 Question q2.b Exam / Solution / Walkthrough hard Coding

Comparators

Comparators questions (click to show)
Question Links Difficulty Type
fa20-final Question q4c Exam / Solution / Walkthrough moderate Coding
fa20-mt1 Question q2b Exam / Solution / Walkthrough easy Coding
fa20-mt1 Question q2c Exam / Solution / Walkthrough moderate Coding
fa20-mt1 Question q2d Exam / Solution / Walkthrough easy Coding
fa22-final Question q9 Exam / Solution / Walkthrough moderate Coding
fa23-mt1 Question q4d Exam / Solution / Walkthrough easy Coding
sp19-mt1 Question q8 Exam / Solution / Walkthrough easy Coding
su23-mt1 Question q4.a Exam / Solution / Walkthrough moderate Conceptual
su23-mt1 Question q4.b Exam / Solution / Walkthrough hard Conceptual
su23-mt1 Question q4.c Exam / Solution / Walkthrough moderate Coding
su23-mt1 Question q4.d Exam / Solution / Walkthrough moderate Testing

Equals

Equals questions (click to show)
Question Links Difficulty Type
fa20-final Question q7 Exam / Solution / Walkthrough moderate WWJD
fa23-mt1 Question q4c Exam / Solution / Walkthrough moderate Conceptual

Asymptotics

Asymptotics questions (click to show)
Question Links Difficulty Type
fa20-final Question q5 Exam / Solution / Walkthrough moderate Conceptual
fa22-final Question q3.1 Exam / Solution / Walkthrough moderate Conceptual
fa22-final Question q3.2 Exam / Solution / Walkthrough moderate Conceptual
fa22-final Question q3.3 Exam / Solution / Walkthrough moderate Conceptual
fa22-final Question q3.4 Exam / Solution / Walkthrough moderate Conceptual
fa22-final Question q3.5 Exam / Solution / Walkthrough moderate Conceptual
fa22-final Question q7.1-q7.2 Exam / Solution / Walkthrough moderate Conceptual
fa22-mt2 Question q6 Exam / Solution / Walkthrough easy Conceptual
fa22-mt2 Question q7a Exam / Solution / Walkthrough moderate Conceptual
fa22-mt2 Question q7b Exam / Solution / Walkthrough easy Conceptual
fa22-mt2 Question q7e Exam / Solution / Walkthrough hard Conceptual
fa23-mt2 Question q1a Exam / Solution / Walkthrough easy Potpourri
fa23-mt2 Question q1b Exam / Solution / Walkthrough easy Potpourri
fa23-mt2 Question q1d Exam / Solution / Walkthrough easy Potpourri
fa23-mt2 Question q1f Exam / Solution / Walkthrough easy Potpourri
fa23-mt2 Question q1j Exam / Solution / Walkthrough easy Potpourri
fa23-mt2 Question q6a Exam / Solution / Walkthrough moderate Conceptual
fa23-mt2 Question q6b Exam / Solution / Walkthrough easy Conceptual
fa23-mt2 Question q6c Exam / Solution / Walkthrough moderate Conceptual
fa23-mt2 Question q6d Exam / Solution / Walkthrough moderate Conceptual
fa23-mt2 Question q6e Exam / Solution / Walkthrough moderate Conceptual
fa23-mt2 Question q6f Exam / Solution / Walkthrough hard Conceptual
sp18-final Question q8a Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q8b Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q9 Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q11d Exam / Solution / Walkthrough hard Algorithm Design
sp19-final Question q8a Exam / Solution / Walkthrough moderate Conceptual
sp19-final Question q8b Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q8c Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q8d Exam / Solution / Walkthrough moderate Conceptual
sp19-final Question q9ai Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q10d Exam / Solution / Walkthrough moderate Conceptual
sp19-mt2 Question q2d Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q2e Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q10a Exam / Solution / Walkthrough moderate Conceptual
sp19-mt2 Question q10bii Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q10biv Exam / Solution / Walkthrough moderate Conceptual
sp21-mt2 Question q4a Exam / Solution / Walkthrough moderate Conceptual
sp21-mt2 Question q7 Exam / Solution / Walkthrough hard Conceptual
sp22-final Question q5d Exam / Solution / Walkthrough moderate Conceptual
sp22-final Question q5e Exam / Solution / Walkthrough moderate Conceptual
sp22-final Question q5f Exam / Solution / Walkthrough moderate Conceptual
sp22-final Question q6a Exam / Solution / Walkthrough easy Conceptual
sp22-final Question q6b Exam / Solution / Walkthrough moderate Conceptual
sp22-final Question q6c Exam / Solution / Walkthrough moderate Conceptual
sp22-final Question q6d Exam / Solution / Walkthrough hard Conceptual
sp22-final Question q6e Exam / Solution / Walkthrough hard Conceptual
sp22-final Question q6f Exam / Solution / Walkthrough hard Conceptual
sp23-final Question q4a Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q4b Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q4c Exam / Solution / Walkthrough hard Conceptual
sp23-final Question q4d Exam / Solution / Walkthrough hard Conceptual
sp23-final Question q4e Exam / Solution / Walkthrough easy Conceptual
sp23-final Question q4f Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q4g Exam / Solution / Walkthrough easy Conceptual
sp23-final Question q4h Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q4i Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q4j Exam / Solution / Walkthrough moderate Conceptual
sp23-mt2 Question q8 Exam / Solution / Walkthrough hard Conceptual
su22-final Question q6a Exam / Solution / Walkthrough easy Conceptual
su22-final Question q6b Exam / Solution / Walkthrough easy Conceptual
su22-final Question q6d Exam / Solution / Walkthrough easy Conceptual
su22-final Question q6e Exam / Solution / Walkthrough moderate Conceptual
su22-final Question q6g Exam / Solution / Walkthrough easy Conceptual
su22-final Question q6h Exam / Solution / Walkthrough easy Conceptual
su22-final Question q7d Exam / Solution / Walkthrough hard Conceptual
su23-final Question q1.g Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q1.h Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q1.i Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q6.b Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q7.b Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q7.c Exam / Solution / Walkthrough hard Conceptual
su23-final Question q8.b Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q8.c Exam / Solution / Walkthrough moderate Conceptual
su23-mt1 Question q5.a Exam / Solution / Walkthrough moderate Conceptual
su23-mt1 Question q5.b Exam / Solution / Walkthrough hard Conceptual
su23-mt1 Question q5.c Exam / Solution / Walkthrough moderate Conceptual
su23-mt1 Question q5.d Exam / Solution / Walkthrough moderate Conceptual

Disjoint Sets

Disjoint Sets questions (click to show)
Question Links Difficulty Type
fa22-final Question q1.3 Exam / Solution / Walkthrough moderate Conceptual
fa22-mt2 Question q1 Exam / Solution / Walkthrough moderate Conceptual
fa23-mt2 Question q1c Exam / Solution / Walkthrough easy Potpourri
fa23-mt2 Question q3 Exam / Solution / Walkthrough moderate Coding
sp19-final Question q7a Exam / Solution / Walkthrough moderate Coding
sp19-final Question q7b Exam / Solution / Walkthrough easy Coding
sp19-mt2 Question q6 Exam / Solution / Walkthrough moderate Diagram
sp21-mt2 Question q6 Exam / Solution / Walkthrough moderate Coding
sp23-mt2 Question q3 Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q1.g Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q1.h Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q1.i Exam / Solution / Walkthrough moderate Conceptual

ADTs

ADTs questions (click to show)
Question Links Difficulty Type
fa20-final Question q4b Exam / Solution / Walkthrough easy Coding
fa22-mt2 Question q8a Exam / Solution / Walkthrough hard Algorithm Design
fa22-mt2 Question q8b Exam / Solution / Walkthrough hard Algorithm Design
fa22-mt2 Question q8c Exam / Solution / Walkthrough hard Algorithm Design
fa23-mt2 Question q1l, q1m, q1n Exam / Solution / Walkthrough Potpourri
sp21-mt2 Question q4 Exam / Solution / Walkthrough moderate Conceptual
sp23-mt1 Question q2 Exam / Solution / Walkthrough moderate Coding
sp23-mt2 Question q1a Exam / Solution / Walkthrough easy Conceptual
sp23-mt2 Question q1b Exam / Solution / Walkthrough moderate Coding

BSTs

BSTs questions (click to show)
Question Links Difficulty Type
fa20-final Question q8a Exam / Solution / Walkthrough moderate Conceptual
fa20-final Question q8b Exam / Solution / Walkthrough moderate Conceptual
fa20-final Question q8c Exam / Solution / Walkthrough hard Coding
fa22-final Question q1.1 Exam / Solution / Walkthrough moderate Conceptual
fa22-final Question q4 Exam / Solution / Walkthrough easy Conceptual
fa22-final Question q7.5 Exam / Solution / Walkthrough moderate Conceptual
fa22-mt2 Question q5a Exam / Solution / Walkthrough easy Conceptual
fa22-mt2 Question q5b Exam / Solution / Walkthrough easy Conceptual
fa22-mt2 Question q5c Exam / Solution / Walkthrough easy Conceptual
fa22-mt2 Question q5d Exam / Solution / Walkthrough easy Conceptual
fa22-mt2 Question q5e Exam / Solution / Walkthrough easy Conceptual
sp18-final Question q10 Exam / Solution / Walkthrough moderate Conceptual
sp19-final Question q4a Exam / Solution / Walkthrough easy Coding
sp19-final Question q4b Exam / Solution / Walkthrough easy Coding
sp19-final Question q5 Exam / Solution / Walkthrough moderate Potpourri
sp19-mt2 Question q1a Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q1b Exam / Solution / Walkthrough easy Coding
sp19-mt2 Question q11 Exam / Solution / Walkthrough hard Coding
sp21-mt2 Question q5a Exam / Solution / Walkthrough moderate Conceptual
sp21-mt2 Question q8a Exam / Solution / Walkthrough moderate Conceptual
sp21-mt2 Question q8b Exam / Solution / Walkthrough hard Coding
sp21-mt2 Question q8c Exam / Solution / Walkthrough moderate Coding
sp22-final Question q5f Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q2d Exam / Solution / Walkthrough moderate Conceptual
sp23-mt2 Question q2a Exam / Solution / Walkthrough easy Conceptual
sp23-mt2 Question q2b Exam / Solution / Walkthrough hard Coding
sp23-mt2 Question q5 Exam / Solution / Walkthrough hard Coding
su22-final Question q8a Exam / Solution / Walkthrough easy Conceptual
su22-final Question q8b Exam / Solution / Walkthrough hard Coding
su23-mt1 Question q3.b Exam / Solution / Walkthrough moderate Conceptual
su23-mt1 Question q6.b Exam / Solution / Walkthrough moderate Coding

B-Trees

B-Trees questions (click to show)
Question Links Difficulty Type
fa22-mt2 Question q4a Exam / Solution / Walkthrough easy Conceptual
fa23-mt2 Question q1e Exam / Solution / Walkthrough easy Potpourri
fa23-mt2 Question q1j Exam / Solution / Walkthrough easy Potpourri
fa23-mt2 Question q2a Exam / Solution / Walkthrough moderate Conceptual
fa23-mt2 Question q2d Exam / Solution / Walkthrough easy Conceptual
sp21-mt2 Question q5b Exam / Solution / Walkthrough hard Conceptual
sp22-final Question q8a Exam / Solution / Walkthrough easy Conceptual
sp22-final Question q8c Exam / Solution / Walkthrough moderate Coding
sp23-mt2 Question q4 Exam / Solution / Walkthrough moderate Conceptual
su22-final Question q9a Exam / Solution / Walkthrough easy Conceptual
su22-final Question q9b Exam / Solution / Walkthrough hard Conceptual
su22-final Question q9c Exam / Solution / Walkthrough easy Diagram
su22-final Question q9d Exam / Solution / Walkthrough easy Conceptual
su22-final Question q9e Exam / Solution / Walkthrough hard Conceptual
su23-final Question q5.a Exam / Solution / Walkthrough easy Conceptual

Red-Black Trees

Red-Black Trees questions (click to show)
Question Links Difficulty Type
fa20-final Question q8a Exam / Solution / Walkthrough moderate Conceptual
fa20-final Question q8b Exam / Solution / Walkthrough moderate Conceptual
fa20-final Question q8c Exam / Solution / Walkthrough hard Coding
fa22-final Question q7.5 Exam / Solution / Walkthrough moderate Conceptual
fa22-mt2 Question q4a Exam / Solution / Walkthrough easy Conceptual
fa22-mt2 Question q4b Exam / Solution / Walkthrough moderate Conceptual
fa22-mt2 Question q4c Exam / Solution / Walkthrough moderate Conceptual
fa22-mt2 Question q4d Exam / Solution / Walkthrough moderate Conceptual
fa22-mt2 Question q4e Exam / Solution / Walkthrough easy Conceptual
fa23-mt2 Question q1g Exam / Solution / Walkthrough easy Potpourri
fa23-mt2 Question q2b Exam / Solution / Walkthrough easy Conceptual
fa23-mt2 Question q2c Exam / Solution / Walkthrough moderate Conceptual
sp19-mt2 Question q4a Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q4b Exam / Solution / Walkthrough moderate Conceptual
sp19-mt2 Question q4c Exam / Solution / Walkthrough easy Conceptual
sp21-mt2 Question q4a Exam / Solution / Walkthrough moderate Conceptual
sp21-mt2 Question q5b Exam / Solution / Walkthrough hard Conceptual
sp22-final Question q8b Exam / Solution / Walkthrough easy Conceptual
sp22-final Question q8c Exam / Solution / Walkthrough moderate Coding
sp23-mt2 Question q4 Exam / Solution / Walkthrough moderate Conceptual
su22-final Question q9c Exam / Solution / Walkthrough easy Diagram
su22-final Question q9d Exam / Solution / Walkthrough easy Conceptual
su22-final Question q9e Exam / Solution / Walkthrough hard Conceptual
su22-final Question q9f Exam / Solution / Walkthrough hard Conceptual
su23-final Question q5.a Exam / Solution / Walkthrough easy Conceptual
su23-final Question q5.b Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q5.c Exam / Solution / Walkthrough moderate Conceptual

Hashing

Hashing questions (click to show)
Question Links Difficulty Type
fa20-final Question q7 Exam / Solution / Walkthrough moderate WWJD
fa22-final Question q1.1 Exam / Solution / Walkthrough moderate Conceptual
fa22-final Question q7.1-q7.2 Exam / Solution / Walkthrough moderate Conceptual
fa22-final Question q7.3-q7.4 Exam / Solution / Walkthrough moderate Conceptual
fa22-mt2 Question q3a Exam / Solution / Walkthrough easy Diagram
fa22-mt2 Question q3b Exam / Solution / Walkthrough moderate Diagram
fa23-mt2 Question q1f Exam / Solution / Walkthrough easy Potpourri
fa23-mt2 Question q1h Exam / Solution / Walkthrough easy Potpourri
fa23-mt2 Question q1i Exam / Solution / Walkthrough easy Potpourri
fa23-mt2 Question q1k Exam / Solution / Walkthrough easy Potpourri
sp18-final Question q5 Exam / Solution / Walkthrough moderate Conceptual
sp19-final Question q5 Exam / Solution / Walkthrough moderate Potpourri
sp19-final Question q10a Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q10b Exam / Solution / Walkthrough moderate Conceptual
sp19-final Question q10c Exam / Solution / Walkthrough moderate Conceptual
sp19-final Question q10d Exam / Solution / Walkthrough moderate Conceptual
sp19-mt2 Question q2a Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q2b Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q2c Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q2d Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q2e Exam / Solution / Walkthrough easy Conceptual
sp21-mt2 Question q4 Exam / Solution / Walkthrough moderate Conceptual
sp21-mt2 Question q5a Exam / Solution / Walkthrough moderate Conceptual
sp22-final Question q5e Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q3a Exam / Solution / Walkthrough easy WWJD
sp23-final Question q3b Exam / Solution / Walkthrough moderate WWJD
sp23-final Question q3c Exam / Solution / Walkthrough moderate WWJD
sp23-final Question q3d Exam / Solution / Walkthrough moderate WWJD
sp23-final Question q3e Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q3f Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q3g Exam / Solution / Walkthrough hard Conceptual
sp23-mt2 Question q6.1 Exam / Solution / Walkthrough moderate Conceptual
sp23-mt2 Question q6.2 Exam / Solution / Walkthrough hard Conceptual
su22-final Question q6a Exam / Solution / Walkthrough easy Conceptual
su22-final Question q6b Exam / Solution / Walkthrough easy Conceptual
su22-final Question q6c Exam / Solution / Walkthrough hard Conceptual
su22-final Question q6d Exam / Solution / Walkthrough easy Conceptual
su22-final Question q6e Exam / Solution / Walkthrough moderate Conceptual
su22-final Question q6f Exam / Solution / Walkthrough easy Conceptual
su22-final Question q6g Exam / Solution / Walkthrough easy Conceptual
su22-final Question q6h Exam / Solution / Walkthrough easy Conceptual
su23-final Question q2.a Exam / Solution / Walkthrough moderate Diagram
su23-final Question q2.b Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q2.c Exam / Solution / Walkthrough moderate Conceptual

Heaps / PQs

Heaps / PQs questions (click to show)
Question Links Difficulty Type
fa20-final Question q4c Exam / Solution / Walkthrough moderate Coding
fa22-final Question q8 Exam / Solution / Walkthrough moderate Coding
fa22-mt2 Question q5a Exam / Solution / Walkthrough easy Conceptual
fa22-mt2 Question q5b Exam / Solution / Walkthrough easy Conceptual
fa22-mt2 Question q5c Exam / Solution / Walkthrough easy Conceptual
fa22-mt2 Question q5d Exam / Solution / Walkthrough easy Conceptual
fa22-mt2 Question q5e Exam / Solution / Walkthrough easy Conceptual
fa23-mt2 Question q4.1 Exam / Solution / Walkthrough easy Conceptual
fa23-mt2 Question q4.2, q4.3 Exam / Solution / Walkthrough hard Conceptual
sp18-final Question q7c Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q10 Exam / Solution / Walkthrough moderate Conceptual
sp19-final Question q1ai Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q1aii Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q5 Exam / Solution / Walkthrough moderate Potpourri
sp19-mt2 Question q9a Exam / Solution / Walkthrough easy Coding
sp19-mt2 Question q9b Exam / Solution / Walkthrough moderate Diagram
sp19-mt2 Question q11 Exam / Solution / Walkthrough hard Coding
sp21-mt2 Question q2 Exam / Solution / Walkthrough easy Conceptual
sp22-final Question q5d Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q6b Exam / Solution / Walkthrough hard Coding
sp23-mt2 Question q7 Exam / Solution / Walkthrough moderate Conceptual
su22-final Question q3a Exam / Solution / Walkthrough moderate Conceptual
su22-final Question q3b Exam / Solution / Walkthrough easy Conceptual
su22-final Question q3c Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q6.b Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q8.a Exam / Solution / Walkthrough hard Conceptual
su23-final Question q8.b Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q8.c Exam / Solution / Walkthrough moderate Conceptual

Tree Traversals

Tree Traversals questions (click to show)
Question Links Difficulty Type
fa20-final Question q3 Exam / Solution / Walkthrough moderate Conceptual
fa20-final Question q8c Exam / Solution / Walkthrough hard Coding
fa22-mt2 Question q5b Exam / Solution / Walkthrough easy Conceptual
fa22-mt2 Question q5c Exam / Solution / Walkthrough easy Conceptual
fa22-mt2 Question q5d Exam / Solution / Walkthrough easy Conceptual
fa23-mt2 Question q1d Exam / Solution / Walkthrough easy Potpourri
fa23-mt2 Question q5 Exam / Solution / Walkthrough moderate Coding
sp18-final Question q12a Exam / Solution / Walkthrough easy Coding
sp18-final Question q12b Exam / Solution / Walkthrough moderate Coding
sp18-final Question q12c Exam / Solution / Walkthrough hard Coding
sp19-final Question q12a Exam / Solution / Walkthrough easy Diagram
sp19-final Question q12b Exam / Solution / Walkthrough easy Diagram
sp19-final Question q12c Exam / Solution / Walkthrough moderate Conceptual
sp19-final Question q12d Exam / Solution / Walkthrough hard Coding
sp19-final Question q12e Exam / Solution / Walkthrough hard Coding
sp19-mt2 Question q8a Exam / Solution / Walkthrough easy Diagram
sp19-mt2 Question q8b Exam / Solution / Walkthrough moderate Diagram
sp19-mt2 Question q8c Exam / Solution / Walkthrough moderate Diagram
sp19-mt2 Question q8d Exam / Solution / Walkthrough easy Diagram
sp21-mt2 Question q2 Exam / Solution / Walkthrough easy Conceptual
su22-final Question q8a Exam / Solution / Walkthrough easy Conceptual
su23-final Question q3.a Exam / Solution / Walkthrough easy Conceptual
su23-final Question q3.b Exam / Solution / Walkthrough easy Conceptual
su23-final Question q3.c Exam / Solution / Walkthrough moderate Coding
su23-final Question q3.4 Exam / Solution / Walkthrough hard Coding
su23-mt1 Question q3.a Exam / Solution / Walkthrough easy Conceptual

Graph Traversals

Graph Traversals questions (click to show)
Question Links Difficulty Type
fa20-final Question q9 Exam / Solution / Walkthrough moderate Conceptual
fa20-final Question q10a Exam / Solution / Walkthrough moderate Conceptual
fa22-final Question q5.4 Exam / Solution / Walkthrough easy Diagram
fa22-final Question q5.5 Exam / Solution / Walkthrough moderate Diagram
sp18-final Question q1a Exam / Solution / Walkthrough easy Diagram
sp18-final Question q1b Exam / Solution / Walkthrough easy Diagram
sp18-final Question q6a Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q13 Exam / Solution / Walkthrough hard Algorithm Design
sp19-final Question q11a Exam / Solution / Walkthrough moderate Diagram
sp19-final Question q11b Exam / Solution / Walkthrough moderate Diagram
sp19-final Question q11c Exam / Solution / Walkthrough hard Algorithm Design
sp21-mt2 Question q1 Exam / Solution / Walkthrough moderate Conceptual
sp22-final Question q4 Exam / Solution / Walkthrough moderate Algorithm Design
sp22-final Question q5a Exam / Solution / Walkthrough moderate Coding
su22-final Question q2a Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q1.b Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q1.d Exam / Solution / Walkthrough easy Conceptual

SPTs

SPTs questions (click to show)
Question Links Difficulty Type
fa20-final Question q9 Exam / Solution / Walkthrough moderate Conceptual
fa20-final Question q10a Exam / Solution / Walkthrough moderate Conceptual
fa20-final Question q10b Exam / Solution / Walkthrough hard Algorithm Design
fa22-final Question q5.1-q5.2 Exam / Solution / Walkthrough easy Conceptual
fa22-final Question q5.3 Exam / Solution / Walkthrough easy Diagram
fa22-final Question q5.6-q5.9 Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q6a Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q6b Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q9 Exam / Solution / Walkthrough moderate Conceptual
sp19-final Question q3b Exam / Solution / Walkthrough easy Diagram
sp19-final Question q3e Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q5 Exam / Solution / Walkthrough moderate Potpourri
sp19-mt2 Question q7a Exam / Solution / Walkthrough easy Diagram
sp19-mt2 Question q7b Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q7c Exam / Solution / Walkthrough easy Diagram
sp19-mt2 Question q7d Exam / Solution / Walkthrough easy Diagram
sp22-final Question q1a Exam / Solution / Walkthrough easy Conceptual
sp22-final Question q5b Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q2b Exam / Solution / Walkthrough hard Conceptual
sp23-final Question q2c Exam / Solution / Walkthrough moderate Conceptual
su22-final Question q7a Exam / Solution / Walkthrough hard Conceptual
su22-final Question q7b Exam / Solution / Walkthrough hard Conceptual
su22-final Question q7c Exam / Solution / Walkthrough hard Conceptual
su22-final Question q7d Exam / Solution / Walkthrough hard Conceptual
su23-final Question q6.a Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q6.b Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q6.c Exam / Solution / Walkthrough hard Conceptual
su23-final Question q9 Exam / Solution / Walkthrough moderate Algorithm Design

MSTs

MSTs questions (click to show)
Question Links Difficulty Type
fa20-final Question q6 Exam / Solution / Walkthrough moderate Conceptual
fa22-final Question q10 Exam / Solution / Walkthrough easy Conceptual
sp18-final Question q1c Exam / Solution / Walkthrough easy Diagram
sp18-final Question q1d Exam / Solution / Walkthrough easy Conceptual
sp18-final Question q1e Exam / Solution / Walkthrough moderate Diagram
sp18-final Question q1f Exam / Solution / Walkthrough moderate Diagram
sp18-final Question q6a Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q7b Exam / Solution / Walkthrough moderate Conceptual
sp19-final Question q3a Exam / Solution / Walkthrough easy Diagram
sp19-final Question q3b Exam / Solution / Walkthrough easy Diagram
sp19-final Question q3c Exam / Solution / Walkthrough easy Diagram
sp19-final Question q3d Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q7d Exam / Solution / Walkthrough easy Diagram
sp22-final Question q1b Exam / Solution / Walkthrough easy Conceptual
sp22-final Question q1c Exam / Solution / Walkthrough easy Conceptual
sp22-final Question q5b Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q2a Exam / Solution / Walkthrough easy Conceptual
sp23-final Question q8a Exam / Solution / Walkthrough hard Coding
sp23-final Question q8a Exam / Solution / Walkthrough hard Algorithm Design
su22-final Question q7e Exam / Solution / Walkthrough easy Conceptual
su22-final Question q7f Exam / Solution / Walkthrough easy Conceptual
su22-final Question q7g Exam / Solution / Walkthrough moderate Conceptual
su22-final Question q7h Exam / Solution / Walkthrough moderate Conceptual
su22-final Question q7i Exam / Solution / Walkthrough moderate Conceptual
su22-final Question q7j Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q6.a Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q6.b Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q6.c Exam / Solution / Walkthrough hard Conceptual
su23-final Question q9 Exam / Solution / Walkthrough moderate Algorithm Design

Tries

Tries questions (click to show)
Question Links Difficulty Type
fa22-final Question q6 Exam / Solution / Walkthrough easy Conceptual
sp22-final Question q5f Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q5a Exam / Solution / Walkthrough moderate Coding
sp23-final Question q5b Exam / Solution / Walkthrough moderate Coding
sp23-final Question q5c Exam / Solution / Walkthrough moderate Coding
sp23-final Question q5d Exam / Solution / Walkthrough hard Coding
su22-final Question q10a Exam / Solution / Walkthrough moderate Coding
su22-final Question q10b Exam / Solution / Walkthrough moderate Conceptual
su22-final Question q10c Exam / Solution / Walkthrough hard Coding

Sorting

Sorting questions (click to show)
Question Links Difficulty Type
fa20-final Question q2 Exam / Solution / Walkthrough easy WWJD
fa20-final Question q5 Exam / Solution / Walkthrough moderate Conceptual
fa22-final Question q1.2 Exam / Solution / Walkthrough hard Conceptual
fa22-final Question q1.4 Exam / Solution / Walkthrough easy Conceptual
fa22-final Question q2 Exam / Solution / Walkthrough easy WWJD
sp18-final Question q2a Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q2b Exam / Solution / Walkthrough easy Conceptual
sp18-final Question q2c Exam / Solution / Walkthrough easy Conceptual
sp18-final Question q2d Exam / Solution / Walkthrough easy Conceptual
sp18-final Question q2e Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q7a Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q8a Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q8b Exam / Solution / Walkthrough moderate Conceptual
sp18-final Question q10 Exam / Solution / Walkthrough moderate Conceptual
sp19-final Question q1b Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q1c Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q1d Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q1e Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q1f Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q1g Exam / Solution / Walkthrough moderate Conceptual
sp19-final Question q2a Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q2b Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q2c Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q2d Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q5 Exam / Solution / Walkthrough moderate Potpourri
sp22-final Question q9a Exam / Solution / Walkthrough easy Conceptual
sp22-final Question q9b Exam / Solution / Walkthrough easy Conceptual
sp22-final Question q9c Exam / Solution / Walkthrough easy Conceptual
sp22-final Question q9d Exam / Solution / Walkthrough easy Conceptual
sp22-final Question q9e Exam / Solution / Walkthrough easy Conceptual
sp22-final Question q9f Exam / Solution / Walkthrough easy Conceptual
su23-final Question q1.a Exam / Solution / Walkthrough easy Conceptual
su23-final Question q1.c Exam / Solution / Walkthrough easy Conceptual
su23-final Question q1.e Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q1.f Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q7.a Exam / Solution / Walkthrough moderate Coding
su23-final Question q7.b Exam / Solution / Walkthrough moderate Conceptual
su23-final Question q7.c Exam / Solution / Walkthrough hard Conceptual

2048

2048 questions (click to show)
Question Links Difficulty Type
sp21-mt1 Question q7 Exam / Solution / Walkthrough hard Coding

Percolation

Percolation questions (click to show)
Question Links Difficulty Type
fa23-mt2 Question q3 Exam / Solution / Walkthrough moderate Coding

K-D Trees

K-D Trees questions (click to show)
Question Links Difficulty Type
sp19-final Question q5 Exam / Solution / Walkthrough moderate Potpourri
sp19-mt2 Question q3a Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q3b Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q3c Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q3d Exam / Solution / Walkthrough easy Conceptual
sp19-mt2 Question q3e Exam / Solution / Walkthrough easy Conceptual

Reductions

Reductions questions (click to show)
Question Links Difficulty Type
sp19-final Question q9ai Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q9aii Exam / Solution / Walkthrough easy Conceptual
sp19-final Question q9aiii Exam / Solution / Walkthrough moderate Conceptual

Graph Representations

Graph Representations questions (click to show)
Question Links Difficulty Type
su22-final Question q2b Exam / Solution / Walkthrough easy Conceptual
su22-final Question q2c Exam / Solution / Walkthrough easy Conceptual
su22-final Question q2d Exam / Solution / Walkthrough moderate Conceptual
su22-final Question q2e Exam / Solution / Walkthrough easy Conceptual

Comparison Sorts

Comparison Sorts questions (click to show)
Question Links Difficulty Type
sp23-final Question q6b Exam / Solution / Walkthrough hard Coding
sp23-final Question q6c Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q6d Exam / Solution / Walkthrough hard Coding
sp23-final Question q7.1a Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q7.1b Exam / Solution / Walkthrough easy Conceptual
sp23-final Question q7.1c Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q7.2ai Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q7.2aii Exam / Solution / Walkthrough easy Conceptual
sp23-final Question q7.2bi Exam / Solution / Walkthrough easy Conceptual
sp23-final Question q7.2bii Exam / Solution / Walkthrough hard Conceptual
sp23-final Question q7.3a Exam / Solution / Walkthrough easy Conceptual
sp23-final Question q7.3b Exam / Solution / Walkthrough easy Conceptual
sp23-final Question q7.3c Exam / Solution / Walkthrough easy Conceptual
su22-final Question q3a Exam / Solution / Walkthrough moderate Conceptual
su22-final Question q3b Exam / Solution / Walkthrough easy Conceptual
su22-final Question q3c Exam / Solution / Walkthrough moderate Conceptual
su22-final Question q4a Exam / Solution / Walkthrough moderate Conceptual
su22-final Question q4b Exam / Solution / Walkthrough hard Conceptual
su22-final Question q4c Exam / Solution / Walkthrough easy Conceptual

Topological Sort

Topological Sort questions (click to show)
Question Links Difficulty Type
su22-final Question q3c Exam / Solution / Walkthrough moderate Conceptual

Radix Sorts

Radix Sorts questions (click to show)
Question Links Difficulty Type
sp23-final Question q6c Exam / Solution / Walkthrough moderate Conceptual
sp23-final Question q6d Exam / Solution / Walkthrough hard Coding
sp23-final Question q7.3a Exam / Solution / Walkthrough easy Conceptual
sp23-final Question q7.3b Exam / Solution / Walkthrough easy Conceptual
sp23-final Question q7.3c Exam / Solution / Walkthrough easy Conceptual
su22-final Question q4d Exam / Solution / Walkthrough moderate Conceptual

Regex

Regex questions (click to show)
Question Links Difficulty Type
sp22-final Question q2 Exam / Solution / Walkthrough moderate Coding

Bits

Bits questions (click to show)
Question Links Difficulty Type
sp22-final Question q3 Exam / Solution / Walkthrough moderate Coding

Game Trees

Game Trees questions (click to show)
Question Links Difficulty Type
sp22-final Question q5c Exam / Solution / Walkthrough moderate Conceptual

Iteration

Iteration questions (click to show)
Question Links Difficulty Type
sp21-mt1 Question q5 Exam / Solution / Walkthrough moderate Coding
sp21-mt1 Question q7 Exam / Solution / Walkthrough hard Coding

Recursion

Recursion questions (click to show)
Question Links Difficulty Type
sp21-mt1 Question q5 Exam / Solution / Walkthrough moderate Coding
sp21-mt2 Question q8a Exam / Solution / Walkthrough moderate Conceptual
sp21-mt2 Question q8b Exam / Solution / Walkthrough hard Coding
sp21-mt2 Question q8c Exam / Solution / Walkthrough moderate Coding

Older Past Exams