From 0a13c05525a1a297d9888a234697a124b6685f6d Mon Sep 17 00:00:00 2001 From: Jeevan <118162251+jivan84@users.noreply.github.com> Date: Wed, 23 Nov 2022 16:59:40 +0530 Subject: [PATCH] Added a useful resource Hey, I've added a useful reference link for DSA, 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 5b5fd09..692904f 100644 --- a/README.md +++ b/README.md @@ -126,3 +126,4 @@ Feel free to clone this repository and to explore the projects. ### Data Structures * [Data Structures - GeeksforGeeks](http://www.geeksforgeeks.org/data-structures/) * [Data Structures | Coursera](https://www.coursera.org/learn/data-structures) +* [Data Structures and Algorithms | Scaler Topics](https://www.scaler.com/topics/data-structures/)