From 2687eea75c582c64f5399d4a413089550dcf1cff Mon Sep 17 00:00:00 2001 From: Sumeet Mahajan Date: Wed, 3 Feb 2021 13:22:46 +0530 Subject: [PATCH] added one more resource in data structures section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b569a04..e97f57a 100644 --- a/README.md +++ b/README.md @@ -619,6 +619,8 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [Top 15 Data Structures and Algorithm Interview Questions for Java programmer](http://javarevisited.blogspot.com.by/2013/03/top-15-data-structures-algorithm-interview-questions-answers-java-programming.html) * [Top 50 Data Structure Interview Questions from Career Guru](http://career.guru99.com/top-50-data-structure-interview-questions/) +* [What is Data Structure? | Top 40 Data Structure Interview Questions](https://www.interviewbit.com/data-structure-interview-questions/) + ## Networks