File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 7
7
- [ Java Syntax Notes] ( #java-syntax-notes )
8
8
- [ Question List] ( #question-list )
9
9
- [ Solutions] ( #solutions )
10
+ - [ Leetcode Discuss] ( #leetcode-discuss )
10
11
- [ Tips to Consider] ( #tips-to-consider )
11
12
- [ Acknowledgements] ( #acknowledgements )
12
13
@@ -445,6 +446,11 @@ The two pointer approach can be found under `2. Two Pointers or Iterators` [here
445
446
446
447
Solutions written in Java can be found in the [ solutions] branch.
447
448
449
+ ## Leetcode Discuss
450
+
451
+ [ Leetcode discuss] is an amazing resource and features previous interview
452
+ questions, as well as compensation and general career advice.
453
+
448
454
## Tips to Consider
449
455
450
456
```
@@ -498,6 +504,7 @@ on [14 patterns to ace any coding interview question].
498
504
[ topcoder ] : https://www.topcoder.com/community/competitive-programming/tutorials/dynamic-programming-from-novice-to-advanced/
499
505
[ back to back swe youtube channel ] : https://www.youtube.com/watch?v=jgiZlGzXMBw
500
506
[ solutions ] : https://github.com/SeanPrashad/leetcode-patterns/tree/solutions
507
+ [ leetcode discuss ] : https://leetcode.com/discuss/interview-question
501
508
[ grokking the coding interview ] : https://www.educative.io/courses/grokking-the-coding-interview
502
509
[ blind 75 list ] : https://www.teamblind.com/article/New-Year-Gift---Curated-List-of-Top-100-LeetCode-Questions-to-Save-Your-Time-OaM1orEU?utm_source=share&utm_medium=ios_app
503
510
[ 14 patterns to ace any coding interview question ] : https://hackernoon.com/14-patterns-to-ace-any-coding-interview-question-c5bb3357f6ed
You can’t perform that action at this time.
0 commit comments