From 16091c6212881cddc06ae09df0fa9e9270c21c4b Mon Sep 17 00:00:00 2001 From: Harsha Date: Fri, 2 Oct 2020 10:12:43 +0530 Subject: [PATCH] Added Data Structures and Algorithms Specialization --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3f223ff..f7f342f 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,11 @@ Courses | School | Duration | Effort | Frequency | Prerequisites [Algorithms, Part I](https://click.linksynergy.com/deeplink?id=PtFMiHYfEVk&mid=40328&murl=https%3A%2F%2Fwww.coursera.org%2Flearn%2Falgorithms-part1) | Princeton | 6 weeks | 6-12 hours/week | once a month | Computer Science: Algorithms, Theory, and Machines [Algorithms, Part II](https://click.linksynergy.com/deeplink?id=PtFMiHYfEVk&mid=40328&murl=https%3A%2F%2Fwww.coursera.org%2Flearn%2Falgorithms-part2) | Princeton | 6 weeks | 6-12 hours/week | once a month | Algorithms, Part I +###### Data Structures and Algorithms Alternative +Courses | School | Duration | Effort | Frequency | Prerequisites +:-- | :--: | :--: | :--: | :--: | :--: +[Data Structures and Algorithms Specialization](https://www.coursera.org/specializations/data-structures-algorithms) | UC San Diego | 8 months | 6 hours/week | self-paced | Basic knowledge of at least one programming language & Basic knowledge of discrete mathematics: proof by induction, proof by contradiction. + ## Applications