DSA-Weekly-LeetCode-Practice
Hello Learners!
- This repository is for getting knowledge of Data Structures and Algorithms and practicing some good questions on each DS on weekly basis.
- All the solutions will be updated by me after end of week.
Let's get started!
Problems links and Resources will be provided weekly in this repository
Week-1 Array
Learning Resources
Array Data Structre (Best Article)
If after reading this article you are still not getting the concept then practice easy questions on HackerRank to get an Idea.
Now you can practice these questions.
Easy
Medium
Hard
Extra Problems
Week-2 Strings
Learning Resources
String Data Structre (Best Article)
Read this article and if still you have doubts then practice some easy questions on hackerrank.
Now you can practice these questions.
Easy
Medium
Hard
Extra Problems
Week-3 Linkedlist
Learning Resources
Linkedlist Data Structre (Best Article)
Read this article and if still you have doubts then practice some easy questions on hackerrank.
Now you can practice these questions.
Easy
Medium
Hard
Extra Problems
Week-4 Tree
Learning Resources
Tree Data Structre (Best Article)
Youtube (Striver tree series)
Practice
Easy
Medium
Hard