File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -38,14 +38,14 @@ Total: 111 / 111
38
38
39
39
Stage 4
40
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.
41
+ - [x] Tackle a topic at once and then go back and solve a bunch of related problems.
42
+ Topics:
43
+ - [ ] Buy and Sell Stock
44
+ - [ ] Recursion
45
+ - [ ] 2D Array connectivities
46
+
42
47
- [ ] Made sure to do a lot of mock interviews. Almost 1 mock interview every other weekend or so.
43
48
44
-
45
- Topics:
46
- - [ ] Recursion
47
- - [ ] 2D Array connectivities
48
-
49
49
## Paper
50
50
- [x] 'Programming pearls: algorithm design techniques' by Jon Bentley (Sep. 1984 Vol. 27 No. 9 Communications of the ACM P885)
51
51
You can’t perform that action at this time.
0 commit comments