mirror of
https://github.com/prakhar1989/awesome-courses.git
synced 2024-10-01 05:45:36 -04:00
Adds the required Algo course from CMU
Contains comprehensive notes and is one of the more in depth algo courses on the list.
This commit is contained in:
parent
5680974b73
commit
2d3c9738aa
@ -104,6 +104,8 @@ Courses
|
|||||||
|
|
||||||
|
|
||||||
### Algorithms
|
### Algorithms
|
||||||
|
- [15-451/651](http://www.cs.cmu.edu/afs/cs/academic/class/15451-f10/www/) **Algorithms** *Carnegie Mellon University*
|
||||||
|
- The required algorithms class that go in depth into all basic algorithms and the proofs behind them. This is one of the heavier algorithms cirriculums on this page. Taught by Avrim Blum and Manuel Blum who has a Turing Award due to his contributions to algorithms. Course link includes a very comprehensive set of reference notes by Avrim Blum.
|
||||||
- [COS226](http://www.cs.princeton.edu/courses/archive/fall14/cos226/info.php) **Data Structures and Algorithms** *Princeton University*
|
- [COS226](http://www.cs.princeton.edu/courses/archive/fall14/cos226/info.php) **Data Structures and Algorithms** *Princeton University*
|
||||||
- The [popular](https://www.coursera.org/course/algs4partI) algorithms class covering most important algorithms and data structures in use on computers taught by Robert Sedgewick.
|
- The [popular](https://www.coursera.org/course/algs4partI) algorithms class covering most important algorithms and data structures in use on computers taught by Robert Sedgewick.
|
||||||
- [Assignments](http://www.cs.princeton.edu/courses/archive/fall14/cos226/assignments.php)
|
- [Assignments](http://www.cs.princeton.edu/courses/archive/fall14/cos226/assignments.php)
|
||||||
|
Loading…
Reference in New Issue
Block a user