From 130d1f1cd1832b71709b17159d18c6b37103fd8b Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 11:00:57 +0600 Subject: [PATCH 1/2] =?UTF-8?q?Add=20TutorialSearch=20to=20=F0=9F=93=87=20?= =?UTF-8?q?Courses=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e4a1c8..0ac9f67 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ This repository contains awesome LeetCode resources to learn Data Structures and ## 📇 Courses - [Coursera - Algorithms, Part I](https://www.coursera.org/learn/algorithms-part1) - [Coursera - Algorithms, Part 2](https://www.coursera.org/learn/algorithms-part2) +- [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. ## 📚 Books - [Data Structures And Algorithms Made Easy](https://www.amazon.in/dp/B08CMLS7LZ) From 49afebf9ca51ed2e3235b4e7cd6808b5365cdba0 Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 14:50:28 +0600 Subject: [PATCH 2/2] Update tutorialsearch.io link to topic-specific URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ac9f67..f0e4d71 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ This repository contains awesome LeetCode resources to learn Data Structures and ## 📇 Courses - [Coursera - Algorithms, Part I](https://www.coursera.org/learn/algorithms-part1) - [Coursera - Algorithms, Part 2](https://www.coursera.org/learn/algorithms-part2) -- [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. +- [TutorialSearch](https://tutorialsearch.io/browse/programming-languages/algorithms-interviews) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. ## 📚 Books - [Data Structures And Algorithms Made Easy](https://www.amazon.in/dp/B08CMLS7LZ)