DSA For Non-Traditionals: 2- Memory, Arrays, and Linked Lists
by Travis Media
Recorded on:
Tuesday, February 27th, 2024 @ 11:00:00 AM
In the "DSA (Data Structures and Algorithms) for Non-Traditionals" series, I'll be going over data structures and algorithms that EVERY developer needs to be familiar with.
In this session, I go over memory, arrays, and linked lists. We will also learn our second algorithm of this series, the selection sort.
Video key points:
- What is Memory and how does it work?
- What is an Array and how does it work?
- Heap vs. Stack
- What is a Linked List and how does it work?
- Linked Lists vs Arrays (when to use one over the other)
- Linked Lists and Arrays in Big O notation
- 4 quiz questions
- What is the selection sort?
- The selection sort in action (Python)
Recording
Members Only - Join Imposter Devs and you'll get access to this recording, all other recordings, and all future live events.