Become a Creator today!Start creating today - Share your story with the world!
Start for free
00:00:00
00:00:01
Fabulous Adventures in Data Structures and Algorithms with Eric Lippert image

Fabulous Adventures in Data Structures and Algorithms with Eric Lippert

E1031 · Hanselminutes with Scott Hanselman
Avatar
13.2k Plays1 month ago

Join Scott and Eric Lippert for a lively tour through Fabulous Adventures in Data Structures and Algorithms, a fresh take on timeless topics that flips the script on how programmers think about core tools of the trade. Eric shares why he wrote a book that avoids the predictable interview-prep regurgitations, and instead dives into clever, lesser-known data structures and algorithmic ideas that he’s encountered over a long career in language design and tooling. You’ll hear how immutability can make data structures both simpler and faster, why backtracking shows up everywhere from tree search to puzzle solving, and how a deeper understanding of performance and abstraction can change the way you architect code. Along the way Eric reveals how to reconnect joy with problem solving, find surprising patterns that scale across domains, and build intuition that serves you long after the syntax fades from memory. 

Recommended