From 44ccd3d2af5924ec9d796b77fa87bea02edb0677 Mon Sep 17 00:00:00 2001 From: Kirti Chaturvedi Date: Sat, 2 Apr 2016 22:17:17 +0530 Subject: [PATCH] Update free-courses-en.md --- free-courses-en.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-courses-en.md b/free-courses-en.md index f6a81e7e..7d6103ae 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 -- GitLab