File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,11 @@ 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
+ ## Famous Problem Sets
38
+ - [ Blind 75] ( https://leetcode.com/discuss/general-discussion/460599/blind-75-leetcode-questions )
39
+ - [ Neetcode 150] ( https://neetcode.io/practice )
40
+ - [ Leetcode Top Interview Questions] ( https://leetcode.com/problem-list/top-interview-questions/ )
41
+
37
42
## Books
38
43
- [ Elements of Programming Interviews] ( https://www.amazon.com/Elements-Programming-Interviews-Insiders-Guide/dp/1479274836 )
39
44
- [ Competitive Programmer's Handbook] ( https://github.com/Avinash987/Coding/blob/master/CodingBook.pdf )
You can’t perform that action at this time.
0 commit comments