/Algo2

Homework in the Algorithms: Design and Analysis, Part 2 course offered on Coursera

Primary LanguageC++

Algorithms: Design and Analysis, Part 2
Course offered on coursera.org taught by Prof. Tim Roughgarden.
Start date: Monday, 3rd Dec 2012
End date: Sunday: 10th Feb 2013

Six problem sets (one for each week). Screenshots in the folders PS1 to PS6.
Six programming assignments (one for each week). Code, answers in the folders PA1 to PA6.
To run, unzip the folder to one location.For most of them, a C++ complier to compile and then run the file will do. For the rest, you'll need Python installed.