8000 Merge branch 'master' of https://github.com/zenglekidd/LeetcodeInSwift · zenglekidd/LeetcodeInSwift@0dbd3c0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0dbd3c0

Browse files
committed
2 parents 3cf16f9 + 71f2b7c commit 0dbd3c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Stage 2 (Finished in Day 45)
2525
Total: 41 / 41
2626

2727
Stage 3 (Leetcode# <= 200)
28-
- [ ] [Top 100 Liked Problems - LeetCode](https://leetcode.com/problemset/top-100-liked-questions/) (Start: 43 / 100 Solved, Current: 93 / 100 Solved, Progress: 50 / 57)
28+
- [ ] [Top 100 Liked Problems - LeetCode](https://leetcode.com/problemset/top-100-liked-questions/) (Start: 43 / 100 Solved, Current: 98 / 100 Solved, Progress: 55 / 57)
2929
- [ ] [Backtracking - LeetCode](https://leetcode.com/tag/backtracking/) (Start: 6 / 24 Solved, Current: 12 / 24 Solved, Progress: 6 / 18)
3030
- [x] [Sliding Window - LeetCode](https://leetcode.com/tag/sliding-window/) (Start: 2 / 2 Solved, Current: 2 / 2 Solved)
3131
- [ ] [Dynamic Programming - LeetCode](https://leetcode.com/tag/dynamic-programming/) (Start: 11 / 27 Solved, Current: 11 / 27 Solved, Progress: 0 / 16)
@@ -34,7 +34,7 @@ Stage 3 (Leetcode# <= 200)
3434
- [ ] [Breadth-first Search - LeetCode](https://leetcode.com/tag/breadth-first-search/) (Start: 3 / 10 Solved, Current: 3 / 10 Solved, Progress: 0 / 7)
3535
- [ ] [Depth-first Search - LeetCode](https://leetcode.com/tag/depth-first-search/) (Start: 8 / 21 Solved, Current: 8 / 21 Solved, Progress: 0 / 13)
3636

37-
Total: 63 / 111
37+
Total: 68 / 111
3838

3939
## Paper
4040
- [x] 'Programming pearls: algorithm design techniques' by Jon Bentley (Sep. 1984 Vol. 27 No. 9 Communications of the ACM P885)

0 commit comments

Comments
 (0)
0