From 28550ec84cdec0340dab6256b0ada3ebd63f3675 Mon Sep 17 00:00:00 2001 From: roadmap bot <135830415+roadmap-bot@users.noreply.github.com> Date: Sun, 2 Jul 2023 23:37:31 +0100 Subject: [PATCH] chore: add resource under python:data-structures-and-algorithms --- .../python/content/101-data-structures-and-algorithms/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/roadmaps/python/content/101-data-structures-and-algorithms/index.md b/src/data/roadmaps/python/content/101-data-structures-and-algorithms/index.md index 9b3067284..07dacca76 100644 --- a/src/data/roadmaps/python/content/101-data-structures-and-algorithms/index.md +++ b/src/data/roadmaps/python/content/101-data-structures-and-algorithms/index.md @@ -6,3 +6,4 @@ Visit the following resources to learn more: - [Learn DS & Algorithms](https://www.programiz.com/dsa) - [Data Structures Illustrated](https://www.youtube.com/playlist?list=PLkZYeFmDuaN2-KUIv-mvbjfKszIGJ4FaY) +- [DSA Course by Google](https://www.udacity.com/course/data-structures-and-algorithms-in-python--ud513) \ No newline at end of file