From 8ef4862c851f1e579bec9db9876a0a9100ae2688 Mon Sep 17 00:00:00 2001 From: Jeevan <118162251+jivan84@users.noreply.github.com> Date: Thu, 17 Nov 2022 16:26:41 +0530 Subject: [PATCH] Added one useful resource for MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I'm including a link that discusses data structure and I hope it will benefit your repository and help your readers learn more about the subject. I hope you will find this worthy. Thank you. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85f64f43..5e23e3c3 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ See [Extended Contributing Guidelines](https://github.com/fnplus/interview-techd * [TestDome](https://www.testdome.com/) * [FreeCodeCamp](https://www.freecodecamp.com/) *"Learn to code and help nonprofits"* * [Dynamic Programming Practice Problems](https://people.cs.clemson.edu/~bcdean/dp_practice/) +* [Data Structures and Algorithms](https://www.scaler.com/topics/data-structures/) ### Videos: