What Are Algorithms and Why You Should Care?

Take this Route to Learn It All
-
Getting Started
- Algorithms GCFLearnFree.org , Youtube
- What is an algorithm and why should you care? Khan Academy Computing , Youtube
- A guessing game Khan Academy , Khan Academy
- Route-finding Khan Academy , Khan Academy
- Binary search Khan Academy , Khan Academy
- What Are Data Structures? CS Dojo , Youtube
- An Overview of Arrays and Memory CS Dojo , Youtube
-
-
Getting Good
- Introduction to Big O Notation and Time Complexity CS Dojo , Youtube
- Recursion Fun Fun Function , Youtube
- Merge Sort Michael Sambol , Youtube
- Quick Sort Michael Sambol , Youtube
- Graph Search, DFS and BFS HackerRank , Youtube
- Trees HackerRank , Youtube
- Linked Lists Caleb Curry , Youtube
- Introduction to Hash Tables and Dictionaries CS Dojo , Youtube
-
-
Getting Ready for an Interview