Skip to content

Commit 7ae867f

Browse files
authored
Deleted duplicate of a question
Kth missing positive number question was repeated twice.
1 parent da08c80 commit 7ae867f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assignments/6-searching.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
- [Kth Missing Positive Number](https://leetcode.com/problems/kth-missing-positive-number/)
1616
- [Search Insert Position](https://leetcode.com/problems/search-insert-position/)
1717
- [Peak Index in a Mountain Array](https://leetcode.com/problems/peak-index-in-a-mountain-array/)
18-
- [Kth Missing Positive Number](https://leetcode.com/problems/kth-missing-positive-number/)
1918
- [Count Negative Numbers in a Sorted Matrix](https://leetcode.com/problems/count-negative-numbers-in-a-sorted-matrix/)
2019
- [Search Insert Position](https://leetcode.com/problems/search-insert-position/)
2120
- [Two Sum II - Input array is sorted](https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/)

0 commit comments

Comments
 (0)