CS211: Prelims
[Policies] [Prelim 1] [Prelim
2]
Policies
-
Refer to the Syllabus
for CS211 policies, such as conflicts, AI, and special needs.
-
Do you have a prelim conflict? Refer to http://www.uregistrar.cornell.edu/our/Sched/
for the official schedule to check for conflicts. If your other prelim
is not listed, the other instructor is obligated to give you the makeup
exam.
Prelim 1
-
Thursday, March 6, 7:30-9:00 PM
-
Locations:
A-K: PH 101
L-Z: UH AUD
-
Supervisor(s): Jian
-
Review session: Wednesday, March 5, 7:30PM-9:00PM, Kimball B11 (enter via
Thurston)
-
Alternative review session: Wednesday, March 5, 9:00PM-10:30PM, Kimball
B11 (enter via Thurston)
-
Review material: [t1cs211sp02.pdf]
[t1solcs211sp02.txt] [t1solcs211fa02.pdf]
-
Prelim 1 topics: short answer, recursion, inheritance, lists, trees, parsing
-
Prelim 1: t1cs211sp03.pdf
-
Prelim 1 Solutions: t1solcs211sp03.pdf
-
Prelim 1 Grading guide: [Java files]
[t1ggcs211sp03.txt]
Prelim 2
-
Prelim 2: Tuesday, April 15, 7:30-9:00 PM
-
Locations:
A-S: OH 155
T-Z: OH 165
-
Supervisor(s): Alexandru
-
Review session: Sunday, April 13, 1:30PM-3:00PM, Upson B17
-
Review material: [t2cs211sp02.pdf]
[t2solcs211sp02.pdf] [t2solcs211fa02.pdf]
-
Prelim 2 topics: everything from Prelim 1 up to, and including, what we
did in lecture 4/3: short answer, inner classes, iterators, GUIs, searching
& sorting, algorithm analysis (T(n) and asymptotic time complexity),
ADTs and generic programming, foundational data structures (arrays, lists,
trees and their operations), linear search structures, hierarchical search
structures (BSTs)
-
Prelim 2: t2cs211sp03.pdf
-
Prelim 2 Solutions: t2solcs211sp03.pdf
-
Prelim 2 Histograms: [t2hist1cs211sp03.jpg]
[t2hist2cs211sp03.jpg]
-
Prelim 2 Grading Guide: t2ggcs211sp03.txt
-
Prelim 2 Java files: t2javacs211sp03.zip