Show HN: Algorithms and Data Structures in TypeScript – Free Book (~400 Pages)
via github.com
Short excerpt below. Read at the original source.
I started writing this book 10 years ago in JavaScript, got through a few chapters (asymptotic notation, basic techniques, start of sorting), and then abandoned it. Recently I picked it back up, converted everything to TypeScript, and used AI (Zenflow [1] + Claude Opus 4.6) to complete the remaining chapters. I provided the structure, direction, […]