JavaScript (JS) Algorithms and Data Structures Masterclass
What you’ll learn
-
Learn everything you need to ace difficult coding interviews
-
Master dozens of popular algorithms, including 6 sorting algorithms!
-
Implement 10+ data structures from scratch
-
Improve your problem solving skills and become a stronger developer
Updated in November 2018 with brand new section on Dynamic Programming!
This course crams months of computer science and interview prep material into 20 hours of video. The content is based directly on last semester of my in-person coding bootcamps, where my students go on to land 6-figure developer jobs. I cover the exact same computer science content that has helped my students ace interviews at huge companies like Google, Tesla, Amazon, and Facebook. Nothing is watered down for an online audience; this is the real deal 🙂  We start with the basics and then eventually cover “advanced topics” that similar courses shy away from like Heaps, Graphs, and Dijkstra’s Shortest Path Algorithm.Â
I start by teaching you how to analyze your code’s time and space complexity using Big O notation. We cover the ins and outs of Recursion. We learn a 5-step approach to solving any difficult coding problem. We cover common programming patterns. We implement popular searching algorithms. We write 6 different sorting algorithms: Bubble, Selection, Insertion, Quick, Merge, and Radix Sort.  Then, we switch gears and implement our own data structures from scratch, including linked lists, trees, heaps, hash tables, and graphs. We learn to traverse trees and graphs, and cover Dijkstra’s Shortest Path Algorithm. The course also includes an entire section devoted to Dynamic Programming.
Here’s why this course is worth your time:
-
It’s interactive – I give you a chance to try every problem before I show you my solution.
-
Every single problem has a complete solution walkthrough video as well as accompanying solution file.
-
I cover helpful “tips and tricks” to solve common problems, but we also focus on building an approach to ANY problem.
-
It’s full of animations and beautiful diagrams!
Are you looking to level-up your developer skills? Sign up today!
Who this course is for:
- Anyone preparing for programming interviews
- Anyone interested in improving their problem solving skills
- Anyone looking to become a better developer!
12 reviews for JavaScript (JS) Algorithms and Data Structures Masterclass
Add a review
Original price was: $84.99.$14.99Current price is: $14.99.
Glenn Adams –
Colt does a great job covering the essentials for Data Structures and Algorithms. The course focuses on covering the why and how for foundational knowledge, and also includes a collection of typical applications. It goes beyond the typical interview prep courses that try and cover the basic problems. I think those are good too, but will make much more sense after Colt’s course.
Will Campbell –
The course is good but the coding challenges are incomplete and buggy. It would get 5 stars if they were working. If you are not looking for the challenges then this course is well worth your time.
Arslan Ahmad –
Nice Course. Teaching style is very comfortable. and understandable.
John Williams –
I love Colt’s teaching style, and I’ve learned so much from him. This course was not too much of an exception. However, the reason for 4 stars over 5 is two-part. 1) The pseudocodes before the “now go implement this” sections were sometimes poorly worded and occasionally downright incorrect. Those need to be looked at again for accuracy. 2) The coding exercises at the end. It would be really nice to mention in the disclaimer that students can checkmark through them. Some of the validations aren’t set. I was trying to go for “all complete no skipping,” but the reality is that you can’t because they are unfinished. It’s okay that they’re unfinished, but you should be a bit more detailed about it in the warning for that wild west section. Thank you for another great course!
Ritu Prastina Melroy –
Absolutely loved it!
The explanations were clear and couldn’t be more perfect.
I did this course in university but I feel like I learnt more and cemented my understanding because of Colt!
Thank you!
Santosh Kadam –
Only course I took for ds and algo as front end developer. I don’t think I need another. Colte is easily one of best instructor I have ever seen.
Nikhil Kumar –
Though a little inefficient in one section, this course is simply awesome. Colt teaches like a god. Not that, that i have been thought by god. I mean Its just perfect…
Srinubabu Manikala –
The lectures are very good and easily understandable. The only problem is after saving the solutions, the solutions is not saved problem. I don’t know whether the problem is with my settings or with the udemy software.
Prince Tripathi –
Colt, you are an amazing tutor.
I was a novice in DS&A but this excellently compiled course has helped me build strong basics and achieve confidence in problem solving and data structures.
For students –
To practice more, I’m solving questions on LeetCode.
And yes, follow Colt’s advice – this course has dense content (avoid burnout)
Jordan Summerlin –
Very informative and well paced course. All of the material is presented in an easy to understand manner and there are several opportunities throughout the course to work problems out for yourself before and the answers and explanations are given.
Marceli Jankowski –
One of the best courses I’ve taken so far, really I regret not knowing about this guy earlier, he’s awesome!
Syed Fakrudeen Ali S –
Need an good understand of tries, avl tree and red black trees