mirror of
https://github.com/ossu/computer-science.git
synced 2025-09-22 05:14:51 -04:00
adding skiena's algorithm and challenges courses
These courses are important resources for people preparing for programming competitions or interview questions
This commit is contained in:
parent
db96e13bdc
commit
69c68191fc
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