From 33fdc56d73278ed9052064c69079fb799deb763a Mon Sep 17 00:00:00 2001 From: Jeevan <118162251+jivan84@users.noreply.github.com> Date: Mon, 21 Nov 2022 16:42:28 +0530 Subject: [PATCH] Contributed with helpful link Hey, I've added a useful reference link for DSA in the resource 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 6671c9d6..a1fc191a 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ Community (college) maintained list of Algorithms and Data Structures implementa * [Popular Data Structures and Algorithms - Codechef](https://discuss.codechef.com/questions/48877/data-structures-and-algorithms) * [Stanford-ACM-Codes](https://github.com/jaehyunp/stanfordacm) - A list of codes written by previous Stanford ACM team members and coaches. * [Data Structures and Algorithms](https://hackr.io/tutorials/learn-data-structures-algorithms) - A user ranked list of online tutorials to learn Data Structures and Algorithms online. +* [Data Structures and Algorithms Tutorial](https://www.scaler.com/topics/data-structures/)