From d6809be87aa64116a7b6be69b3ad570d27b49207 Mon Sep 17 00:00:00 2001 From: hitanshu Date: Wed, 26 Feb 2025 08:07:37 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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