From 2ebddb746add7388cb76202dfc01235b110d6f2f Mon Sep 17 00:00:00 2001 From: Aryan Jain <117700812+gitsofaryan@users.noreply.github.com> Date: Thu, 17 Oct 2024 03:05:02 +0530 Subject: [PATCH] Update free-programming-cheatsheets.md --- more/free-programming-cheatsheets.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 83da772b3..ad274c794 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -139,10 +139,10 @@ * [Big-O Cheat Sheet](http://bigocheatsheet.com) * [Big O Notation Cheat Sheet](https://algodaily.com/lessons/big-o-notation-cheat-sheet) * [Data Structures and Algorithms Cheat Sheet - Cheatography](https://cheatography.com/burcuco/cheat-sheets/data-structures-and-algorithms/) +* [Data Structure and Algorithms Striver's 79 last moment dsa sheet ace interviews](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) * [Data Structure and Algorithms Striver's A2Z DSA Sheet for FAANG](https://takeuforward.org/strivers-a2z-dsa-course/strivers-a2z-dsa-course-sheet-2) -* [Data structures and algorithms study cheatsheets for coding interviews](https://www.techinterviewhandbook.org/algorithms/study-cheatsheet/) * [Data Structure and Algorithms Striver's sde sheet top coding interview problems](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems) -* [Data Structure and Algorithms Striver's 79 last moment dsa sheet ace interviews](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) +* [Data structures and algorithms study cheatsheets for coding interviews](https://www.techinterviewhandbook.org/algorithms/study-cheatsheet/) ### Docker