mirror of
https://github.com/prakhar1989/awesome-courses.git
synced 2025-01-15 17:47:15 -05:00
Skiena's course
This commit is contained in:
parent
6c611c92d1
commit
b706754341
@ -105,6 +105,9 @@ Courses
|
||||
|
||||
|
||||
### Algorithms
|
||||
- [CSE-373](http://www3.cs.stonybrook.edu/~skiena/373/) **Analysis of Algorithms** *Stony Brook University*
|
||||
- Prof Steven Skiena's no stranger to any student when it comes to algorithms. His seminal [book](http://www.algorist.com/) has been touted by many to be best for [getting that job in Google](http://steve-yegge.blogspot.com/2008/03/get-that-job-at-google.html). In addition, he's also well-known for tutoring students in competitive [programming competitions](http://www.programming-challenges.com/pg.php?page=index). If you're looking to brush up your knowledge on Algorithms, you can't go wrong with this course.
|
||||
- [Lecture Videos](http://www.cs.sunysb.edu/~algorith/video-lectures/)
|
||||
- [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*
|
||||
|
Loading…
Reference in New Issue
Block a user