📄️ Dynamic Programming
DP Maximum Subarray - Kadane’s Algorithm
📄️ Greedy vs DP
Greedy Keys
📄️ Majority Element: Boyer–Moore majority vote
Boyer–Moore majority vote algorithm - Wikipedia
📄️ NP Complete
Decide if an algorithm is NP and find the approximate solution.
📄️ Sorting algorithm
Comparison sort