From 9616960ee307f21a02d8d30836e469a3eb592867 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=ABl=20Porquet-Lupine?= Date: Thu, 2 Feb 2023 11:49:57 -0800 Subject: [PATCH] Data structures course from UC Davis MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Provides all the lecture and discussion videos for the entire quarter. Signed-off-by: Joël Porquet-Lupine --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa42045..00b86d0 100755 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ Table of Contents ### Data Structures and Algorithms +- [ECS 36C - Data Structures and Algorithms (C++) - Spring 2020 - Joël Porquet-Lupine - UC Davis](https://lupteach.gitlab.io/courses/ucd-ecs36c/online/) - [Programming and Data Structures with Python, 2021-2022, Sem I - by Prof. Madhavan Mukund, CMI](https://www.cmi.ac.in/~madhavan/courses/python2021sep/) - [6.006 - Introduction to Algorithms, MIT OCW](https://ocw.mit.edu/courses/6-006-introduction-to-algorithms-spring-2020/video_galleries/lecture-videos/) - [Algorithms: Design and Analysis 1 - Stanford University](https://www.youtube.com/playlist?list=PLXFMmlk03Dt7Q0xr1PIAriY5623cKiH7V)