JavaScript Algorithms and Data Structures Masterclass
The Missing Computer Science and Coding Interview Bootcamp
Created by Colt Steele | 21.5 hours on-demand video course
This JavaScript Algorithms and Data Structures Masterclass 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.
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
Recommended Course by Colt Steele
The Complete Guide To Google Gemini (With Gemini Ultra!) Featured
Mastering TypeScript – 2024 Edition
The Web Developer Bootcamp 2024 Best seller
The HTML & CSS Bootcamp 2024 Edition Best seller
JavaScript Pro: Mastering Advanced Concepts and Techniques
2024 Python Data Analysis & Visualization Masterclass
The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert Best seller
The Ultimate Guide To ChatGPT & Midjourney
The Complete Guide to HTML
The Linux Command Line Bootcamp: Beginner To Power User Best seller
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!