Introduction to Data Structures for Interviews

Introduction to Data Structures for Interviews

Learning Paths:
4 hours, 21 minutes CC

In this course, Bianca Gandolfo — JavaScript consultant and returning Frontend Masters instructor — demonstrates how to organize and use data efficiently with data structures. Following along with the course, you'll learn to implement the most common data structures such as linked lists, hash tables, and stacks/queues. Plus, review and solve common technical interview questions through practice and solution walkthroughs!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: August 9, 2018
Get Unlimited Access Now
Table of Contents

Introduction

Data Structures Overview

Stack Data Structures

Queue Data Structures

Linked List Data Structures

Hash Table Data Structures

Common Interview Questions

Course Review