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

Skip to content

Commit 2182ef9

Browse files
authored
Update README.md
1 parent 67dbd15 commit 2182ef9

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
@@ -20,7 +20,7 @@ Stage 2 (Finished in Day 45)
2020
- [x] [Geometry](#Geometry) 8 / 8 problems
2121
- [x] [Binary](#Binary) 6 / 6 problems
2222
- [x] [Matrix](#Matrix) 4 / 4 problems
23-
- [x] [Recursion](#Recursion) 1 / 2 problems
23+
- [x] [Recursion](#Recursion) 2 / 2 problems
2424

2525
Total: 41 / 41
2626

@@ -136,7 +136,7 @@ Stage 4 (Top 90% Speed)
136136

137137
# Recursion
138138
- [x] [Subsets](https://leetcode.com/problems/subsets/)
139-
- [ ] [Subsets II](https://leetcode.com/problems/subsets-ii/)
139+
- [x] [Subsets II](https://leetcode.com/problems/subsets-ii/)
140140
- [ ] ~~[Strobogrammatic Number II](https://leetcode.com/problems/strobogrammatic-number-ii/~~
141141

142142
# String

0 commit comments

Comments
 (0)
0