Understanding Data Structures: A Simple Guide to Boost Your Coding Skills π
Learn what data structures are in programming, explore common examples, and discover how they can improve your coding efficiency with this easy-to-follow overview.

Nic Barker
51.6K views β’ Jan 29, 2025

About this video
This video gives an overview of what a "Data Structure" is in computer programming, as well as several examples of common and useful data structures and how they're implemented.
In depth explanations of the data structures mentioned in this video:
Hash Maps - https://youtu.be/y11XNXi9dgs
Learning about the following terms will help you understand the content of this video:
- Array
- Memory
- Byte
- Memory Address
- Hexidecimal
- HashMap (explained here: https://youtu.be/y11XNXi9dgs)
- Hash Function
- Modulo (explained here: https://youtu.be/y11XNXi9dgs&t=539)
- Factorial
- Struct
- Pointer
- Array List
- Linked List
- Graph
- Stack
- Queue
- Web Server
- A*
If you're interested, I also produce a paid programming fundamentals course at https://thesimplejoyofprogramming.com
00:00 - Memory As An Array
04:57 - Sorted Array
06:54 - ArrayList
09:49 - Stacks
12:37 - Queue
16:00 - Linked List
20:19 - Hashmap
24:48 - Tree
27:44 - Graph
In depth explanations of the data structures mentioned in this video:
Hash Maps - https://youtu.be/y11XNXi9dgs
Learning about the following terms will help you understand the content of this video:
- Array
- Memory
- Byte
- Memory Address
- Hexidecimal
- HashMap (explained here: https://youtu.be/y11XNXi9dgs)
- Hash Function
- Modulo (explained here: https://youtu.be/y11XNXi9dgs&t=539)
- Factorial
- Struct
- Pointer
- Array List
- Linked List
- Graph
- Stack
- Queue
- Web Server
- A*
If you're interested, I also produce a paid programming fundamentals course at https://thesimplejoyofprogramming.com
00:00 - Memory As An Array
04:57 - Sorted Array
06:54 - ArrayList
09:49 - Stacks
12:37 - Queue
16:00 - Linked List
20:19 - Hashmap
24:48 - Tree
27:44 - Graph
Video Information
Views
51.6K
Likes
3.3K
Duration
30:34
Published
Jan 29, 2025
User Reviews
4.7
(10)