File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 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
3737- [ Minimum Spanning Tree] ( https://www.hackerearth.com/practice/algorithms/graphs/minimum-spanning-tree/tutorial/ )
3838
3939## 🚀 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 )
4141- [ Fast and Slow Pointers Pattern] ( https://medium.com/@arifimran5/fast-and-slow-pointer-pattern-in-linked-list-43647869ac99 )
4242- [ Prefix Sum Pattern] ( https://leetcodethehardway.com/tutorials/basic-topics/prefix-sum )
4343- [ 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