File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ This repository contains awesome LeetCode resources to learn Data Structures and
37
37
- [ Minimum Spanning Tree] ( https://www.hackerearth.com/practice/algorithms/graphs/minimum-spanning-tree/tutorial/ )
38
38
39
39
## 🚀 Patterns
40
- - [ 14 Coding Interview Patterns] ( https://hackernoon.com/14-patterns-to-ace-any-coding-interview-question-c5bb3357f6ed )
40
+ - [ 15 Leetcode Patterns] ( https://blog.algomaster.io/p/15-leetcode-patterns )
41
41
- [ Fast and Slow Pointers Pattern] ( https://medium.com/@arifimran5/fast-and-slow-pointer-pattern-in-linked-list-43647869ac99 )
42
42
- [ Prefix Sum Pattern] ( https://leetcodethehardway.com/tutorials/basic-topics/prefix-sum )
43
43
- [ Sliding Window patterns] ( https://leetcode.com/problems/frequency-of-the-most-frequent-element/solutions/1175088/C++-Maximum-Sliding-Window-Cheatsheet-Template/ )
You can’t perform that action at this time.
0 commit comments