0% found this document useful (0 votes)
5 views4 pages

Algorithms Study Roadmap Overview

The document provides a comprehensive roadmap for studying algorithms through various resources including YouTube channels, free websites, and paid courses. It covers key topics such as searching, sorting, graphs, arrays, and basic algorithms, with links to specific resources for each algorithm. This structured approach helps learners access materials suited to their preferences and budget.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views4 pages

Algorithms Study Roadmap Overview

The document provides a comprehensive roadmap for studying algorithms through various resources including YouTube channels, free websites, and paid courses. It covers key topics such as searching, sorting, graphs, arrays, and basic algorithms, with links to specific resources for each algorithm. This structured approach helps learners access materials suited to their preferences and budget.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

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]

You might also like