File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -843,7 +843,7 @@ _If you like this project, please leave me a star._ ★
843
843
| 69| [ Sqrt(x)] ( https://leetcode.com/problems/sqrtx/ ) | [ Solution] ( ../master/src/main/java/com/fishercoder/solutions/_69.java ) || Easy|
844
844
| 68| [ Text Justification] ( https://leetcode.com/problems/text-justification/ ) | [ Solution] ( ../master/src/main/java/com/fishercoder/solutions/_68.java ) || Hard|
845
845
| 67| [ Add Binary] ( https://leetcode.com/problems/add-binary/ ) | [ Solution] ( ../master/src/main/java/com/fishercoder/solutions/_67.java ) || Easy|
846
- | 66| [ Plus One] ( https://leetcode.com/problems/plus-one/ ) | [ Solution] ( ../master/src/main/java/com/fishercoder/solutions/_66.java ) || Easy|
846
+ | 66| [ Plus One] ( https://leetcode.com/problems/plus-one/ ) | [ Solution] ( ../master/src/main/java/com/fishercoder/solutions/_66.java ) | [ : tv : ] ( https://youtu.be/HKjt0f1N0GA ) | Easy|
847
847
| 65| [ Valid Number] ( https://leetcode.com/problems/valid-number/ ) | [ Solution] ( ../master/src/main/java/com/fishercoder/solutions/_65.java ) || Hard|
848
848
|64|[ Minimum Path Sum] ( https://leetcode.com/problems/minimum-path-sum/ ) |[ Solution] ( ../master/src/main/java/com/fishercoder/solutions/_64.java ) ||Medium| DP
849
849
|63|[ Unique Paths II] ( https://leetcode.com/problems/unique-paths-ii/ ) |[ Solution] ( ../master/src/main/java/com/fishercoder/solutions/_63.java ) ||Medium| DP
You can’t perform that action at this time.
0 commit comments