Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 445 Bytes

CourseOverview.md

File metadata and controls

11 lines (10 loc) · 445 Bytes

Algorithm Design

Whereas 6.046 doesn't have video lectures, but notes from 2012 covering:

  1. Divide and Conquer
  2. Dynamic Programming
  3. Greedy Algorithms
  4. Graph Algorithms
  5. Randomized Algorithms
  6. Data Structures
  7. Approximation Algorithms.