You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-2Lines changed: 11 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# 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.
3
9
4
10
---
5
11
@@ -37,7 +43,7 @@ Stage 3 (Leetcode# <= 200) (Finished in Day 99)
-[x] Tackle a topic at once and then go back and solve a bunch of related problems.
42
48
Topics:
43
49
-[ ] Buy and Sell Stock (I - IV)
@@ -192,3 +198,6 @@ Stage 4 (Top 90% Speed)
192
198
[The 30-minute guide to rocking your next coding interview](https://www.freecodecamp.org/news/coding-interviews-for-dummies-5e048933b82b/)
193
199
194
200
[Creating and Running a Playground Book](https://developer.apple.com/documentation/swift_playgrounds/creating_and_running_a_playground_book?language=objc)
0 commit comments