We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92d000f + 0c0eecf commit 0384f78Copy full SHA for 0384f78
assignments/7-sorting.md
@@ -7,7 +7,7 @@
7
8
## Easy
9
- [Merge Sorted Array](https://leetcode.com/problems/merge-sorted-array/)
10
-- [Majority Elemen](https://leetcode.com/problems/majority-element/)
+- [Majority Element](https://leetcode.com/problems/majority-element/)
11
- [Contains Duplicate](https://leetcode.com/problems/contains-duplicate/)
12
- [Missing Number](https://leetcode.com/problems/missing-number/)
13
- [Intersection of Two Arrays](https://leetcode.com/problems/intersection-of-two-arrays/)
0 commit comments