8000 Update README.md · zenglekidd/LeetcodeInSwift@e26a425 · GitHub
[go: up one dir, main page]

Skip to content

Commit e26a425

Browse files
authored
Update README.md
1 parent b6b905a commit e26a425

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# LeetcodeInSwift
2-
Tracking personal Leetcode progress. The order of the problems for stage 1 and 2 are based on: [The 30-minute guide to rocking your next coding interview](https://www.freecodecamp.org/news/coding-interviews-for-dummies-5e048933b82b/)
2+
This is the tracking page for my personal Leetcode progress.
3+
4+
- [x] Stage 1 and 2 used problems from [The 30-minute guide to rocking your next coding interview][1]
5+
6+
- [x] Stage 3 is personal wrap-ups which supplements stage 1&2
7+
8+
- [ ] Stage 4 references from a [post][2] on Leetcode discussions.
39

410
---
511

@@ -37,7 +43,7 @@ Stage 3 (Leetcode# <= 200) (Finished in Day 99)
3743
Total: 111 / 111
3844

3945
Stage 4 (Top 90% Speed)
40-
[Reference](https://leetcode.com/discuss/interview-experience/904425/facebook-amazon-apple-google-nyc-oct-2020-offerofferghostedoffer)
46+
4147
- [x] Tackle a topic at once and then go back and solve a bunch of related problems.
4248
Topics:
4349
- [ ] Buy and Sell Stock (I - IV)
@@ -192,3 +198,6 @@ Stage 4 (Top 90% Speed)
192198
[The 30-minute guide to rocking your next coding interview](https://www.freecodecamp.org/news/coding-interviews-for-dummies-5e048933b82b/)
193199

194200
[Creating and Running a Playground Book](https://developer.apple.com/documentation/swift_playgrounds/creating_and_running_a_playground_book?language=objc)
201+
202+
[1]: https://www.freecodecamp.org/news/coding-interviews-for-dummies-5e048933b82b/
203+
[2]: https://leetcode.com/discuss/interview-experience/904425/facebook-amazon-apple-google-nyc-oct-2020-offerofferghostedoffer

0 commit comments

Comments
 (0)
0