From 318470e75c32e832c340755549b3f4255890bca1 Mon Sep 17 00:00:00 2001 From: waciumawanjohi Date: Tue, 11 Feb 2020 17:01:45 -0500 Subject: [PATCH] Replace Algorithms Stanford Lagunita is no longer available. Recommending the same course on the Coursera platform. https://github.com/ossu/computer-science/issues/645 --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ee2a7c9..76acb39 100644 --- a/README.md +++ b/README.md @@ -262,10 +262,9 @@ Courses | Duration | Effort | Additional Text / Assignments| Prerequisites `NP-completeness` `and more` -Courses | Duration | Effort | Prerequisites +Courses | Duration | Prerequisites :-- | :--: | :--: | :--: -[Algorithms: Design and Analysis, Part I](https://lagunita.stanford.edu/courses/course-v1:Engineering+Algorithms1+SelfPaced/about) | 8 weeks | 4-8 hours/week | any programming language, Mathematics for Computer Science -[Algorithms: Design and Analysis, Part II](https://lagunita.stanford.edu/courses/course-v1:Engineering+Algorithms2+SelfPaced/about) | 8 weeks | 4-8 hours/week | Part I +[Algorithms](https://www.coursera.org/specializations/algorithms) | 80 hours | any programming language, Mathematics for Computer Science ### Core applications