diff --git a/README.md b/README.md index e69de29..8a56aed 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,7 @@ +### The aim of this repository is to curate DSA sheets, find concepts, patterns and questions that repeat in most sheets and write good quality, optimal, JAVA code for the problems. + +#### Sheets considered currently are based on community cult status, popularity and the ones that cover most problem solving patterns. + +1. [Leetcode Top 150](https://leetcode.com/studyplan/top-interview-150/) +2. [Striver's SDE sheet](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems) +3. [Team Blind Top 75 Blind](https://www.teamblind.com/post/new-year-gift---curated-list-of-top-75-leetcode-questions-to-save-your-time-oam1oreu) \ No newline at end of file