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