Algorithms Study Roadmap (YouTube + Web)
Searching
- Linear Search
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Binary Search
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Depth First Search
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Breadth First Search
YouTube: [Link]
Free: [Link]
Paid: [Link]
Sorting
- Insertion Sort
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Heap Sort
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Selection Sort
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Merge Sort
YouTube: [Link]
Free: [Link]
Algorithms Study Roadmap (YouTube + Web)
Paid: [Link]
- Quick Sort
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Counting Sort
YouTube: [Link]
Free: [Link]
Paid: [Link]
Graphs
- Kruskal's Algorithm
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Dijkstra's Algorithm
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Bellman Ford Algorithm
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Floyd Warshall Algorithm
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Topological Sort
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Flood Fill Algorithm
YouTube: [Link]
Free: [Link]
Paid: [Link]
Algorithms Study Roadmap (YouTube + Web)
- Lee Algorithm
YouTube: [Link]
Free: [Link]
Paid: [Link]
Arrays
- Kadane's Algorithm
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Floyd's Cycle Detection Algorithm
YouTube: [Link]
Free: [Link]
Paid: [Link]
- KMP Algorithm
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Quick Select Algorithm
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Boyer-Moore Majority Vote Algorithm
YouTube: [Link]
Free: [Link]
Paid: [Link]
Basics
- Huffman Coding
YouTube: [Link]
Free: [Link]
Paid: [Link]
- Euclid's Algorithm
YouTube: [Link]
Free: [Link]
Algorithms Study Roadmap (YouTube + Web)
Paid: [Link]
- Union Find Algorithm
YouTube: [Link]
Free: [Link]
Paid: [Link]