diff --git a/free-courses-en.md b/free-courses-en.md index f6a81e7ebe81209e8c09a5a2054ebb5c21144fe1..7d6103aedd14521050d3f20e7263dc14f684fe90 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -7,6 +7,7 @@ * [C#](#c-sharp) * [C++](#c-2) * [Clojure](#clojure) +* [Algorithmic Complexity](#algorithms) * [Databases](#databases) * [Git](#git) * [Go](#go) @@ -73,6 +74,10 @@ * [Functional Programming with Clojure](http://mooc.fi/courses/2014/clojure/index.html) +### Algorithms +* [Stanford University Algorithms: Design and Analysis, Part 1](http://online.stanford.edu/course/algorithms-design-and-analysis-part-1) + +* [Stanford University Algorithms:Algorithms: Design and Analysis, Part 2](http://online.stanford.edu/course/algorithms-design-and-analysis-part-2) ### Databases