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