File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,14 +42,14 @@ If you want to practice curated list of LeetCode problems organized by patterns,
4242## 🚀 Patterns
4343- [ 15 Leetcode Patterns] ( https://blog.algomaster.io/p/15-leetcode-patterns )
4444- [ 20 DP Patterns] ( https://blog.algomaster.io/p/20-patterns-to-master-dynamic-programming )
45+ - [ Two Pointers Pattern] ( https://www.youtube.com/watch?v=QzZ7nmouLTI )
46+ - [ Sliding Window Pattern] ( https://blog.algomaster.io/p/f4412a17-7a3a-4d0b-8e39-9ea8f429bf7c )
4547- [ Prefix Sum Pattern] ( https://www.youtube.com/watch?v=yuws7YK0Yng )
46- - [ Top 'K' Elements Pattern] ( https://www.youtube.com/watch?v=6_v6OoxvMOE )
4748- [ Fast and Slow Pointers Pattern] ( https://www.youtube.com/watch?v=b139yf7Ik-E )
49+ - [ Top 'K' Elements Pattern] ( https://www.youtube.com/watch?v=6_v6OoxvMOE )
4850- [ Kadane's Algorithm] ( https://www.youtube.com/watch?v=NUWAXbSlsws )
4951- [ Sliding Window Pattern] ( https://www.youtube.com/watch?v=y2d0VHdvfdc )
50- - [ Two Pointers Pattern] ( https://blog.algomaster.io/p/69025a2e-b0d5-4705-8507-bba16c2691f1 )
5152- [ Linked List In-place Reversal Pattern] ( https://www.youtube.com/watch?v=auoTGovuo9A )
52- - [ Sliding Window Pattern] ( https://blog.algomaster.io/p/f4412a17-7a3a-4d0b-8e39-9ea8f429bf7c )
5353- [ Monotonic Stack Pattern] ( https://www.youtube.com/watch?v=DtJVwbbicjQ )
5454- [ Overlapping Intervals Pattern] ( https://blog.algomaster.io/p/812e72f7-eced-4256-a4c1-00606ae50679 )
5555- [ Backtracking Pattern] ( https://blog.algomaster.io/p/81d42ca2-600c-4252-aa33-a56462090048 )
You can’t perform that action at this time.
0 commit comments