❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 18th, 2023]
This course, Data Structures in JavaScript, is designed to help students become a master at data structures. It covers a number of different commands that are built-in within the JavaScript Programming Language, such as objects, arrays, and more. Students will learn how to store and structure data, as well as the significance of data structures and important programming practices. Additionally, the course covers sorting and searching algorithms, and the different benefits of data structures. By the end of the course, students will have a comprehensive understanding of data structures in JavaScript.
Course Syllabus
Introduction
Introduction to Javascript and Data Structures
Arrays
Lists
Stacks
Queues
Linked List
Dictionaries
Sets
Hashing
Binary Trees
Graphs
Sorting Algorithms
Searching Algorithms
Conclusion