Skip to content

Commit 081a05f

Browse files
committed
Update readme
1 parent ea7e2ed commit 081a05f

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
@@ -24,7 +24,7 @@ Language: **C++/Java/Python/Sql/Shell Script**
2424

2525
There are 334 problems (54 problems for a fee).
2626

27-
I have solved 224 / 280 problems.=w=
27+
I have solved 225 / 280 problems.=w=
2828

2929
| \# | Problems | Solutions | Note |
3030
|----|----------|-----------|------|
@@ -355,7 +355,7 @@ I have solved 224 / 280 problems.=w=
355355
| 325 | [325.Maximum_Size_Subarray_Sum_Equals_k $](https://leetcode.com/problems/Maximum-Size-Subarray-Sum-Equals-k/) |        Not Buy |     Not Buy |
356356
| 326 | [326.Power_of_Three](https://leetcode.com/problems/Power-of-Three/) |              [](./solutions/326.Power_of_Three) | Coming soon |
357357
| 327 | [327.Count_of_Range_Sum](https://leetcode.com/problems/Count-of-Range-Sum/) |              [](./solutions/327.Count_of_Range_Sum) | Coming soon |
358-
| 328 | [328.Odd_Even_Linked_List](https://leetcode.com/problems/Odd-Even-Linked-List/) |              [](./solutions/328.Odd_Even_Linked_List) | Coming soon |
358+
| 328 | [328.Odd_Even_Linked_List](https://leetcode.com/problems/Odd-Even-Linked-List/) |    [Python C++](./solutions/328.Odd_Even_Linked_List) |       [Notes](./solutions/328.Odd_Even_Linked_List) |
359359
| 329 | [329.Longest_Increasing_Path_in_a_Matrix](https://leetcode.com/problems/Longest-Increasing-Path-in-a-Matrix/) |              [](./solutions/329.Longest_Increasing_Path_in_a_Matrix) | Coming soon |
360360
| 330 | [330.Patching_Array](https://leetcode.com/problems/Patching-Array/) |              [](./solutions/330.Patching_Array) | Coming soon |
361361
| 331 | [331.Verify_Preorder_Serialization_of...](https://leetcode.com/problems/Verify-Preorder-Serialization-of-a-Binary-Tree/) |              [](./solutions/331.Verify_Preorder_Serialization_of_a_Binary_Tree) | Coming soon |

0 commit comments

Comments
 (0)