@@ -73,7 +73,14 @@ If you want to practice curated list of LeetCode problems organized by patterns,
7373- [ Dynamic Programming Patterns] ( https://leetcode.com/discuss/study-guide/458695/Dynamic-Programming-Patterns )
7474- [ Stock Series Patterns] ( https://leetcode.com/problems/best-time-to-buy-and-sell-stock-with-transaction-fee/solutions/108870/most-consistent-ways-of-dealing-with-the-series-of-stock-problems/ )
7575
76+ ## ✅ Curated Problems
77+ - [ AlgoMaster 300] ( https://algomaster.io/practice/dsa-patterns )
78+ - [ Blind 75] ( https://leetcode.com/discuss/general-discussion/460599/blind-75-leetcode-questions )
79+ - [ Leetcode Top 100 Liked] ( https://leetcode.com/studyplan/top-100-liked/ )
80+ - [ Leetcode Top Interview 150] ( https://leetcode.com/studyplan/top-interview-150/ )
81+
7682## 📺 YouTube Playlist
83+ - [ AlgoMaster LeetCode Pattern Playlist] ( https://www.youtube.com/playlist?list=PLK63NuByH5o-tqaMUHRA4r8ObRW7PWz45 )
7784- [ Abdul Bari's Algorithms Playlist] ( https://www.youtube.com/playlist?list=PLDN4rrl48XKpZkf03iYFl-O29szjTrs_O )
7885- [ William Fiset's Data Structure Playlist] ( https://www.youtube.com/playlist?list=PLDV1Zeh2NRsB6SWUrDFW2RmDotAfPbeHu )
7986- [ William Fiset's Graphs Playlist] ( https://www.youtube.com/playlist?list=PLDV1Zeh2NRsDGO4--qE8yH72HFL1Km93P )
@@ -87,11 +94,8 @@ If you want to practice curated list of LeetCode problems organized by patterns,
8794- [ Data Structures And Algorithms Made Easy] ( https://amzn.to/40bsEUF )
8895- [ Cracking the Coding Interview] ( https://amzn.to/4e4HNdE )
8996
90- ## ✅ Curated Problems
91- - [ AlgoMaster 300] ( https://algomaster.io/practice/dsa-patterns )
92- - [ Blind 75] ( https://leetcode.com/discuss/general-discussion/460599/blind-75-leetcode-questions )
93- - [ Leetcode Top 100 Liked] ( https://leetcode.com/studyplan/top-100-liked/ )
94- - [ Leetcode Top Interview 150] ( https://leetcode.com/studyplan/top-interview-150/ )
97+ ## 📩 Newsletter
98+ - [ AlgoMaster Newsletter] ( https://blog.algomaster.io/ )
9599
96100## 🔎 Visualization
97101- [ VisuAlgo] ( https://visualgo.net/en )
0 commit comments