PLAY PODCASTS
Fabulous Adventures in Data Structures and Algorithms with Eric Lippert
Episode 1031

Fabulous Adventures in Data Structures and Algorithms with Eric Lippert

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.

Hanselminutes with Scott Hanselman

January 8, 202632m 35s

Audio is streamed directly from the publisher (r.zen.ai) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

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.