APS 1 | APS 2 | APS 3 | APS 4 |
---|---|---|---|
Divide and Conquer | Greedy Algorithms | Backtracking | Iterative Improvement |
Please create an APS repo with a Week1.md file, following these instructions:
Github: Creating Repos for APS writeups
Then, in your Week1.md file, please write a solution to these problems:
APS Divide And Conquer problems (pdf)
You may find it helpful to refer to these notes from the APS lecture on Divide and Conquer.
See also: Main SPIS 2016 APS Page