I will probably make small changes to this information from time to time. Keep checking the class web space to see the latest version.


(rev. May 2, 2023)
[2023/05/02: added "ideas to know" section to material on greedy algorithms ]
[2023/05/01: correction to the description of the w<wi and i≤1 special cases in the Knapsack Problem formula]
[2023/05/01: added some info clarifying material on quiz #2 (2023 version)]
[2022/05/02: added some info clarifying material on quiz #2]
[2022/05/02: minor re-writes to some of the info about minimum spanning tree algorithms]
[2022/04/23: updated the year from 2021 to 2022 in comments]
[2022/03/06: did some rewriting for clarity in the chapter 1 and 4 areas]



Review Topics

General Guidance

Chapter One

Chapter Four: Greedy Algorithms

Chapter Five: Divide and Conquer

Chapter Six: Dynamic Programming

Chapter Seven

Chapter Eight