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 @@ -34,8 +34,6 @@ This repository contains LeetCode resources to ace your coding interviews.
34
34
- [ BFS Pattern] ( https://github.com/Chanda-Abdul/Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews/blob/main/%E2%9C%85%20%20Pattern%2007%3A%20Tree%20Breadth%20First%20Search.md )
35
35
- [ Topological Sort] ( https://medium.com/basecs/spinning-around-in-cycles-with-directed-acyclic-graphs-a233496d4688 )
36
36
37
- ### [ Leetcode Spaced-Repetition Template] ( https://docs.google.com/spreadsheets/d/1qcVCZ3VrBa2p0Tlzad0kEdG94carfZly5z81VLdz2w4/edit#gid=0 )
38
-
39
37
## Famous Problem Sets
40
38
- [ Blind 75] ( https://leetcode.com/discuss/general-discussion/460599/blind-75-leetcode-questions )
41
39
- [ Neetcode 150] ( https://neetcode.io/practice )
@@ -54,7 +52,9 @@ This repository contains LeetCode resources to ace your coding interviews.
54
52
## Mock Interviewing
55
53
- [ Pramp] ( https://www.pramp.com/#/ )
56
54
- [ Interviewing.io] ( https://interviewing.io/ )
57
- - [ Meetapro] ( https://www.meetapro.com/ )
55
+ - [ Meetapro] ( https://www.meetapro.com/ )
56
+
57
+ ### [ Leetcode Spaced-Repetition Template] ( https://docs.google.com/spreadsheets/d/1qcVCZ3VrBa2p0Tlzad0kEdG94carfZly5z81VLdz2w4/edit#gid=0 )
58
58
59
59
## Must-do Problems
60
60
You can’t perform that action at this time.
0 commit comments