Skip to content

Commit c87ec66

Browse files
committed
Add Algorithms section
1 parent 658ce5c commit c87ec66

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
2626
- [Programming Paradigms](#programming-paradigms)
2727
- [Software Testing](#software-testing)
2828
- [Math](#math)
29+
- [Algorithms](#algorithms)
2930

3031
- [Software Architecture](#software-architecture)
3132
- [Software Engineering](#software-engineering)
@@ -92,6 +93,14 @@ Course|Duration|Files|Status
9293
[Probabilistic Graphical Models](https://www.coursera.org/course/pgm)| 11 weeks|[]()| -
9394
[Game Theory](https://www.coursera.org/course/gametheory)| 9 weeks|[]()| -
9495

96+
### Algorithms
97+
98+
Course|Duration|Files|Status
99+
:--|:--:|:--:|:--:
100+
[Algorithms, Part I](https://www.coursera.org/course/algs4partI)| 6 weeks|[]()| -
101+
[Algorithms, Part II](https://www.coursera.org/course/algs4partII)| 6 weeks|[]()| -
102+
[Analysis of Algorithms](https://www.coursera.org/course/aofa)| 6 weeks|[]()| -
103+
95104
### Operating Systems
96105

97106
1. [Operating System Engineering](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-828-operating-system-engineering-fall-2012/) - []()

0 commit comments

Comments
 (0)