Algorithms and Data Structures in Javascript (2020)
Master algorithms and data structures in Javascript.
Created by Luke’s Programming School | 5 hours on-demand video course
This course is designed to help you understand sorting algorithms and data structures. In my experience most people focus on the programming language, but people often forget about algorithms. Algorithms are definitely more important than a programming language, you can learn a programming language in about week, but the problem-solving ability is much harder to learn. But the benefits are worth it. When you get to interview mostly they care about your problem-solving abilities, algorithms and data structures.
What you’ll learn
- Master Sorting Algorithms and Data Structures FAST
- Implement Selection, Bubble, Merge and Quick Sort
- Implement Binary Search Tree, AVL Tree, Linked List, Tries and Hash Tables
- Improve problem-solving skills & Construct Efficient Algorithms
Recommended Course