mirror of
https://github.com/ossu/computer-science.git
synced 2025-08-01 19:06:22 -04:00
Merge pull request #311 from crmackay/master
adding skiena's algorithm and challenges courses
This commit is contained in:
commit
235ac1f88e
1 changed files with 4 additions and 2 deletions
|
@ -64,7 +64,9 @@ Courses | Duration | Effort
|
|||
|
||||
Courses | Duration | Effort
|
||||
:-- | :--: | :--:
|
||||
[Analysis of Algorithms](https://www.coursera.org/course/aofa)| 6 weeks | 6-8 hours/week
|
||||
[Analysis of Algorithms (Skiena)](http://www3.cs.stonybrook.edu/~skiena/373/) | 15 weeks | 6-8 hours/week
|
||||
[Analysis of Algorithms (Sedgewick)](https://www.coursera.org/course/aofa)| 6 weeks | 6-8 hours/week
|
||||
[Programming Challenges (Skiena)](http://www3.cs.stonybrook.edu/~skiena/392/) | 14 weeks | 6-8 hours/week
|
||||
|
||||
### Programming Paradigms
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue