File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 77- [ Java Syntax Notes] ( #java-syntax-notes )
88- [ Question List] ( #question-list )
99- [ Solutions] ( #solutions )
10+ - [ Leetcode Discuss] ( #leetcode-discuss )
1011- [ Tips to Consider] ( #tips-to-consider )
1112- [ Acknowledgements] ( #acknowledgements )
1213
@@ -445,6 +446,11 @@ The two pointer approach can be found under `2. Two Pointers or Iterators` [here
445446
446447Solutions written in Java can be found in the [ solutions] branch.
447448
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+
448454## Tips to Consider
449455
450456```
@@ -498,6 +504,7 @@ on [14 patterns to ace any coding interview question].
498504[ topcoder ] : https://www.topcoder.com/community/competitive-programming/tutorials/dynamic-programming-from-novice-to-advanced/
499505[ back to back swe youtube channel ] : https://www.youtube.com/watch?v=jgiZlGzXMBw
500506[ solutions ] : https://github.com/SeanPrashad/leetcode-patterns/tree/solutions
507+ [ leetcode discuss ] : https://leetcode.com/discuss/interview-question
501508[ grokking the coding interview ] : https://www.educative.io/courses/grokking-the-coding-interview
502509[ 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
503510[ 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