Learning Data Structures in JavaScript from Scratch
Offered By: Udemy
Course Description
Overview
What you'll learn:
- Code out important data structures in JavaScript
- Improve the efficiency, performance, and scalability of your code, applications, and programs
- Excel in technical engineering/programming interviews at both large companies and small companies
- Manipulate data structures in your own, custom, ways for whatever suits your needs
This course teaches data structures (linked lists, binary search trees, hash tables)from the ground up. 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. You will also learn other important programming concepts along the way such as recursion, time complexity,the "this"keyword, the prototype object, andconstructor functions, since data structures use these concepts by their very nature. This course heavily uses diagrams and animations to help make understanding the material easier.
This course is also very good for anyone who isinterviewing for developer/engineering jobs at both large and small companies. Interviewers will very often ask candidates to write data structures out in code, and this course willprepare you very wellto do that. If you have recently graduated from a coding bootcamp or are currently looking for a job, you will find this course to be beneficial.Knowing data structures will help you to excel in technical interviews.
Taught by
Eric Traub
Related Courses
Data StructuresBrilliant C Programming: Advanced Data Types - 5
Dartmouth College via Coursera Learn Data Structures and Algorithms with Python
Codecademy Linear Data Structures
Codecademy Technical Interview Practice with Python
Codecademy