8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd849f9 commit 872b43fCopy full SHA for 872b43f
README.md
@@ -36,6 +36,16 @@ Stage 3 (Leetcode# <= 200)
36
37
Total: 93 / 111
38
39
+Stage 4
40
+From a reference [here](https://leetcode.com/discuss/interview-experience/904425/facebook-amazon-apple-google-nyc-oct-2020-offerofferghostedoffer)
41
+- [ ] Tackle a topic at once and then go back and solve a bunch of related problems.
42
+- [ ] Made sure to do a lot of mock interviews. Almost 1 mock interview every other weekend or so.
43
+
44
45
+Topics:
46
+- [ ] Recursion
47
+- [ ] 2D Array connectivities
48
49
## Paper
50
- [x] 'Programming pearls: algorithm design techniques' by Jon Bentley (Sep. 1984 Vol. 27 No. 9 Communications of the ACM P885)
51