robeatnik / Algo2

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:C++ 87.3%Language:Python 12.7%