From the course: Data Structures in JavaScript: BSTs, Queues, and Stacks
Explore data structures in JavaScript - JavaScript Tutorial
From the course: Data Structures in JavaScript: BSTs, Queues, and Stacks
Explore data structures in JavaScript
- [Tiffany] Welcome to this course on binary search trees, stacks, and queues in JavaScript. My name is Tiffany Graves, and I'll be your instructor for this course. I'm a software engineer, educator, and enthusiast when it comes to lifelong learning. This course is designed to further your knowledge of JavaScript, software programming, data structures, and if you're preparing for a coding interview. My hope is that it will help you in reviewing the basics. Each data structure covered in this course, binary search trees, stacks, and queues will be covered in the JavaScript programming language.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.