Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Visualizing Persistent Data Structures
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Data structures are complicated
- 3 Data structure game
- 4 Abstract
- 5 Concrete
- 6 Array
- 7 Rules of Thumb
- 8 Priority Queue
- 9 Concrete Data Structures
- 10 Persistent Data Structures
- 11 Ephemeral
- 12 Confluence
- 13 Tree
- 14 Consequences
- 15 Newspaper Example
- 16 Baseball Cards
- 17 Original Implementation
- 18 Linked List
- 19 Batch Cue
- 20 Dequeue
- 21 Hashtag Map
- 22 Whats Next
- 23 JavaScript
- 24 Render
- 25 Muting
- 26 Magic Button
- 27 Tricky Q
- 28 Data Structures
- 29 Recap