Skip to content

Commit 2f5b1fc

Browse files
Merge pull request kunal-kushwaha#115 from Madhuredra/patch-2
Saddle point In Matrix or Known As Lucky Number In Matrix
2 parents 0600146 + 82a9db5 commit 2f5b1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignments/5-arrays.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
20. [Determine Whether Matrix Can Be Obtained By Rotation](https://leetcode.com/problems/determine-whether-matrix-can-be-obtained-by-rotation/)
2626
21. [Two Sum](https://leetcode.com/problems/two-sum/)
2727
22. [Find N Unique Integers Sum up to Zero](https://leetcode.com/problems/find-n-unique-integers-sum-up-to-zero/)
28-
28+
23. [Saddle Point In Matrix](https://leetcode.com/problems/lucky-numbers-in-a-matrix/)
2929

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

0 commit comments

Comments
 (0)