Image of Data Structures Logo

Data Structures Course Road Map πŸš—

The fundamentals of compute science. Learn every data structure you need to ace your college DS classes or coding interviews.

Start Course

Introduction

1.

πŸš€ Course Introduction

An overview of the coffeeclass.io data structures course.

Fundamentals

2.

πŸ‘Ά Arrays

Learn the most fundamental data structure and how to use it. We create an array, add data to it, and access that data in Java, JavaScript, and C#.

3.

πŸ”— Linked Lists

Learn Singly Linked Lists, Circular LL's, Doubly LL's, and how to use them. We'll finish by solving a common interview question: reversing a linked list.

Intermediate

4.

πŸ“š Stacks

What's a Stack ADT? Learn what stacks are, the benefits, and how to implement them using an array and a linked list in this module.

5.

🎒 Queues

coming soon

Queues, Deques, and Priority Queue ADT

6.

πŸ—’οΈ List ADTs

coming soon

list adt

Advanced

7.

🌲 Trees

coming soon

trees

8.

✨ Heaps

coming soon

heaps

9.

πŸ—ΊοΈ Maps

coming soon

maps

10.

πŸ“ Hash Tables

coming soon

hash tables

11.

πŸ₯§ Graphs

coming soon

graphs

    Legal

    Terms

    Disclaimer

    Privacy Policy


    Carlson Technologies LogoΒ© Copyright 2021 - 2024, Carlson Technologies LLC. All Rights Reserved.