Description
Data structures allow you to improve the efficiency, performance, speed, and scalability of your code/programs/applications. You will learn what data structures are, why they are important, and how to code them out in JavaScript.
This course is a notch up on the basic/essentials training and will focus on the aspects of working with data structures and algorithms using Javascript.1. JavaScript Programming Environment and Model
2. Arrays
3. Lists
4. Stacks
5. Queues
6. Linked Lists
7. Dictionaries
8. Sets
9. Graph and Graph Algorithms.
Algorithms
Sorting Algorithms
Bubble sort
Selection sort
Insertion sort
Searching algorithms
Advanced algorithms.
(Duration:- 8h 02m)