Skip to content

Commit a52bffb

Browse files
authored
Update 05-arrays.md
1 parent ebada45 commit a52bffb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assignments/05-arrays.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
25. [Reshape the Matrix](https://leetcode.com/problems/reshape-the-matrix/)
3131
26. [Plus One](https://leetcode.com/problems/plus-one/)
3232
27. [Remove Duplicates from Sorted Array](https://leetcode.com/problems/remove-duplicates-from-sorted-array/)
33+
28. [Minimum Cost to Move Chips to The Same Position](https://leetcode.com/problems/minimum-cost-to-move-chips-to-the-same-position/)
3334

3435
### Medium
3536
1. [Spiral Matrix](https://leetcode.com/problems/spiral-matrix/)

0 commit comments

Comments
 (0)