Design and Analysis of Algorithms : MIT OpenCourseWare

Revision en1, by xennygrimmato, 2016-07-02 11:44:14

MIT's Design and Analysis of Algorithms Course from Spring 2015 has some interesting topics which may be useful for programming contests, like:

  • Convex Hull
  • Advanced DP
  • Max Flow, Min Cut
  • Matching
  • Linear Programming, Simplex

I hope this can be useful for many people :)

Tags learning, algorithms, mooc, mit

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English xennygrimmato 2016-07-02 11:44:14 484 Initial revision (published)