File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ This repository contains LeetCode resources to ace your coding interviews.
18
18
- [ Breadth First Search] ( https://medium.com/basecs/breaking-down-breadth-first-search-cebe696709d9 )
19
19
- [ Depth First Search] ( https://medium.com/basecs/deep-dive-through-a-graph-dfs-traversal-8177df5d0f13 )
20
20
21
+ ### [ Leetcode Spaced-Repetition Template] ( https://docs.google.com/spreadsheets/d/1qcVCZ3VrBa2p0Tlzad0kEdG94carfZly5z81VLdz2w4/edit#gid=0 )
22
+
21
23
## Patterns
22
24
- [ 14 Coding Interview Patterns] ( https://www.teamblind.com/blog/top-leetcode-patterns-coding-interview-questions/ )
23
25
- [ Sliding Window] ( https://medium.com/leetcode-patterns/leetcode-pattern-2-sliding-windows-for-strings-e19af105316b )
@@ -54,8 +56,6 @@ This repository contains LeetCode resources to ace your coding interviews.
54
56
- [ Interviewing.io] ( https://interviewing.io/ )
55
57
- [ Meetapro] ( https://www.meetapro.com/ )
56
58
57
- ### [ Leetcode Spaced-Repetition Template] ( https://docs.google.com/spreadsheets/d/1qcVCZ3VrBa2p0Tlzad0kEdG94carfZly5z81VLdz2w4/edit#gid=0 )
58
-
59
59
## Must-do Problems
60
60
61
61
### Graphs
You can’t perform that action at this time.
0 commit comments