@@ -73,7 +73,14 @@ If you want to practice curated list of LeetCode problems organized by patterns,
73
73
- [ Dynamic Programming Patterns] ( https://leetcode.com/discuss/study-guide/458695/Dynamic-Programming-Patterns )
74
74
- [ 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/ )
75
75
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
+
76
82
## 📺 YouTube Playlist
83
+ - [ AlgoMaster LeetCode Pattern Playlist] ( https://www.youtube.com/playlist?list=PLK63NuByH5o-tqaMUHRA4r8ObRW7PWz45 )
77
84
- [ Abdul Bari's Algorithms Playlist] ( https://www.youtube.com/playlist?list=PLDN4rrl48XKpZkf03iYFl-O29szjTrs_O )
78
85
- [ William Fiset's Data Structure Playlist] ( https://www.youtube.com/playlist?list=PLDV1Zeh2NRsB6SWUrDFW2RmDotAfPbeHu )
79
86
- [ 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,
87
94
- [ Data Structures And Algorithms Made Easy] ( https://amzn.to/40bsEUF )
88
95
- [ Cracking the Coding Interview] ( https://amzn.to/4e4HNdE )
89
96
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/ )
95
99
96
100
## 🔎 Visualization
97
101
- [ VisuAlgo] ( https://visualgo.net/en )
0 commit comments