File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ Python solution of problems from [LeetCode](https://leetcode.com/).
3535##### [ Problems 400-500] ( ./400-500q/ )
3636| # | Title | Solution | Difficulty |
3737| ---| ----- | -------- | ---------- |
38- | 410| [ Split Array Largest Sum] ( https://leetcode.com/problems/split-array-largest-sum/ ) | [ Python] ( ./400-500q /410.py ) | Hard|
39- | 454| [ 4Sum II] ( https://leetcode.com/problems/4sum-ii/ ) | [ Python] ( ./400-500q /454.py ) | Medium|
38+ | 410| [ Split Array Largest Sum] ( https://leetcode.com/problems/split-array-largest-sum/ ) | [ Python] ( ./400-500Q /410.py ) | Hard|
39+ | 454| [ 4Sum II] ( https://leetcode.com/problems/4sum-ii/ ) | [ Python] ( ./400-500Q /454.py ) | Medium|
4040
4141##### [ Problems 300-400] ( ./300-400q/ )
4242| # | Title | Solution | Difficulty |
You can’t perform that action at this time.
0 commit comments