From 1f3655a00b2988b3580da8af9f5f4e523c29ab9e Mon Sep 17 00:00:00 2001 From: Smith <116065791+Smith1161@users.noreply.github.com> Date: Wed, 16 Nov 2022 17:51:22 +0530 Subject: [PATCH] Added one useful resource for Hey, I've added a useful reference link for DSA in the Data structure section, I think this will best add to your content and give your readers a more diverse understanding of the topic. I hope you will like this. Thank you. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae9b300..ccb7028 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ But knowing the stuff will help you become better! :muscle:* - [Foundations of Data Structures - EDX](https://www.edx.org/course/foundations-data-structures-iitbombayx-cs213-1x-0#!) - [Data Structures - Coursera](https://www.coursera.org/learn/data-structures) - [Mathematics for Computer Science - Eric Lehman](https://courses.csail.mit.edu/6.042/spring17/mcs.pdf) +- [Learn Data Structures and Algorithms](https://www.scaler.com/topics/data-structures/) ### Numbers - :book: [How to Count](https://www.goodreads.com/book/show/12093869-how-to-count)