- https://www.geeksforgeeks.org/majority-element
- https://gregable.com/2013/10/majority-vote-algorithm-find-majority.html
- https://leetcode.com/problems/majority-element-ii/discuss/63520/Boyer-Moore-Majority-Vote-algorithm-and-my-elaboration
- Merge Sort
- Selection Sort
- Bubble Sort
- Insertion Sort
- Quick Sort