Skip to main content

Data Structures Crash Course

4h 28m 24s
English
Paid

Course description

Algorithms and data structures go hand in hand; the solution to virtually any coding interview problem will require the implementation of some kind of abstract data type in order to access and manipulate information.


Read more about the course

Our video series on data structures is the ultimate crash course on this important topic. We cover fundamental concepts pertaining to memory, complexity analysis, and Big O notation, and then break down popular data structures to give you a detailed look at how these concepts are applied under the hood. Linked Lists and Binary Trees will never instill fear in your heart again.

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 13 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: Introduction

All Course Lessons (13)

#Lesson TitleDurationAccess
1
Introduction Demo
05:17
2
What Are Data Structures?
08:58
3
Complexity Analysis
08:06
4
Memory
27:46
5
Big O Notation
37:11
6
Logarithm
20:15
7
Arrays
42:19
8
Linked Lists
30:42
9
Hash Tables
25:02
10
Stacks And Queues
13:23
11
Strings
10:09
12
Graphs
18:52
13
Trees
20:24

Unlock unlimited learning

Get instant access to all 12 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Master the Coding Interview: System Design + Architecture [Part 1]

Master the Coding Interview: System Design + Architecture [Part 1]

Sources: zerotomastery.io
Go from Junior to a trusted Senior Engineer by learning how to think like a Senior Engineer. This course gives you the step-by-step guide to understanding techn
3 hours 38 minutes 58 seconds
Pass your job interview in English : Get your dream job!

Pass your job interview in English : Get your dream job!

Sources: udemy
After many years of preparing students for job interviews, most jobs have 2 rounds or phases of interivews. The first round, the questions are really predictabl
10 hours 14 minutes 29 seconds
Advanced Algorithms

Advanced Algorithms

Sources: neetcode.io
The "Advanced Algorithms" course is a comprehensive guide to fundamental data structures and algorithms required to excel in technical interviews. This course is suitable for bo...
7 hours 36 minutes 10 seconds
Master the Coding Interview: Big Tech (FAANG) Interviews

Master the Coding Interview: Big Tech (FAANG) Interviews

Sources: zerotomastery.io
Want to land a job at a great tech company like Google, Microsoft, Facebook, Netflix, Amazon, or other companies but you are intimidated by the interview proces
36 hours 33 minutes 29 seconds
Object-Oriented Design Patterns

Object-Oriented Design Patterns

Sources: neetcode.io
Design patterns are a way to solve commonly occurring problems in software engineering. They are reusable, tested solutions to certain software design problems. They are not coo...
1 hour 14 minutes 22 seconds