File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,6 @@ This repository contains the best free LeetCode resources for interview prep.
39
39
- [ O-1 Knapsack] ( https://github.com/Chanda-Abdul/Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews/blob/main/%E2%9C%85%20Pattern%2015%3A%200-1%20Knapsack%20(Dynamic%20Programming).md )
40
40
- [ Topological Sort] ( https://medium.com/basecs/spinning-around-in-cycles-with-directed-acyclic-graphs-a233496d4688 )
41
41
42
-
43
42
## Famous Problem Sets
44
43
- [ Blind 75] ( https://leetcode.com/discuss/general-discussion/460599/blind-75-leetcode-questions )
45
44
- [ Neetcode 150] ( https://neetcode.io/practice )
@@ -61,6 +60,13 @@ This repository contains the best free LeetCode resources for interview prep.
61
60
- [ Interviewing.io] ( https://interviewing.io/ )
62
61
- [ Meetapro] ( https://www.meetapro.com/ )
63
62
63
+ ## LeetCode Extensions
64
+ - [ LeetCode Video Solutions] ( https://chromewebstore.google.com/detail/leetcode-video-solutions/ilnmgkahgjdpkoliooildngldmilhelm?hl=en )
65
+ - [ LeetCode Enhancer] ( https://github.com/loveshdongre/leetcode-enhancer/ )
66
+ - [ LeetHub] ( https://github.com/QasimWani/LeetHub )
67
+ - [ LeetCode VS Code Extension] ( https://marketplace.visualstudio.com/items?itemName=LeetCode.vscode-leetcode )
68
+
69
+
64
70
### [ Resume Template] ( https://www.overleaf.com/read/gzgzrpszyzyg )
65
71
66
72
## Must-do Problems
You can’t perform that action at this time.
0 commit comments