COS 226 Final Exam Information, Spring 2023


DATE, TIME, and ROOM




FORMAT

The format will be the same as for the midterm. The exam will be administered in-person, on paper. The exam is preprocessed by computer.



RULES





FINAL EXAM MATERIAL


The final exam will stress material covered since the midterm. However, some material before the midterm is also relevant to putting new algorithms in context. For example, you might see a question on sorting/searching that covers both standard and string algorithms.

Material covered after the midterm includes lectures 13–24, programming assignments 4–7 and the following sections from the book Algorithms, 4th edition:

Section Exclusions
3.4   -
4.1   -
4.2   Strong Connectivity
4.3   -
4.4   -
5.1   -
5.2   -
5.5   -
6   Only Suffix Arrays and Maxflow are included

When you study, you should focus on understanding basic issues, not memorizing details. For each algorithm, you should make sure that you understand how it works on typical inputs and then ask yourself some basic questions:

FINAL EXAM REVIEW





Good Luck!