From eefce76021b0cc66ed2c2e4d035085fedfbfea1a Mon Sep 17 00:00:00 2001 From: ankush-w17 Date: Mon, 30 Oct 2023 00:30:02 +0530 Subject: [PATCH] chore:added striver's 79 dsa cheatsheet --- database/resources/dsa.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/database/resources/dsa.json b/database/resources/dsa.json index 9881cca34..986591caf 100644 --- a/database/resources/dsa.json +++ b/database/resources/dsa.json @@ -5,5 +5,12 @@ "url": "https://cheatography.com/burcuco/cheat-sheets/data-structures-and-algorithms/", "category": "resources", "subcategory": "dsa" + }, + { + "name": "Strivers 79 Last Moment DSA Sheet", + "description": "The Striver’s 79 Sheet contains very handily crafted and picked top coding interview questions from different topics of Data Structures & Algorithms.", + "url": "https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews/", + "category": "resources", + "subcategory": "dsa" } ] \ No newline at end of file