Learning Data Structures in JavaScript from Scratch

Write more efficient & performant code by learning data structures. Be well prepared for technical interview questions.

Ratings 4.75 / 5.00
Learning Data Structures in JavaScript from Scratch

What You Will 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

Description

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, and constructor 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 is interviewing 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 will prepare you very well to 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.

Who Should Attend!

  • Anyone who wants to learn how to code out data structures in JavaScript (introductory)
  • Anyone who wants to learn how to implement data structures in their applications
  • Anyone who is currently, or will be interviewing for engineering/developer roles and wants to be well prepared for technical interview questions
  • Anyone who already knows data structures but needs a refresher
  • Anyone who wants to strengthen their computer science fundamentals

TAKE THIS COURSE

Tags

  • Data Science
  • Data Structures
  • JavaScript
  • Algorithms

Subscribers

14657

Lectures

56

TAKE THIS COURSE



Related Courses