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

Skip to content

Commit a32e806

Browse files
authored
Update README.md
1 parent 1b86c53 commit a32e806

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# LeetcodeInSwift
22
This is the tracking page for my personal Leetcode progress.
33

4-
- [x] [Stage 1](#stage-1) and [Stage 2](#stage-2) used problems from [The 30-minute guide to rocking your next coding interview][1]
4+
- [x] [Stage 1](#stage-1) uses part I of problems from [The 30-minute guide to rocking your next coding interview][1]
5+
6+
- [x] [Stage 2](#stage-2) uses part II of problems from [the same guide][1]
57

68
- [x] [Stage 3](#stage-3) is personal wrap-ups which supplements stage 1&2
79

@@ -198,7 +200,7 @@ Total: 111 / 111 (Finished in Day 99)
198200

199201

200202
## References
201-
[The 30-minute guide to rocking your next coding interview](https://www.freecodecamp.org/news/coding-interviews-for-dummies-5e048933b82b/)
203+
[The 30-minute guide to rocking your next coding interview][1]
202204

203205
[Creating and Running a Playground Book](https://developer.apple.com/documentation/swift_playgrounds/creating_and_running_a_playground_book?language=objc)
204206

0 commit comments

Comments
 (0)
0