Tag
#data-structures
4 stories
History Tales·2w ago·1 min
The Strange Story of Roaring Bitmaps
Discover the bizarre world of Roaring Bitmaps, a data structure that sounds like a monster but is key to modern tech. Learn how they work.
160016
Old Internet·3w ago·4 min
The Strange Story of Code: A Project That Changed How We Learn Algorithms
Discover the forgotten viral story of a massive open-source project that made complex algorithms accessible to millions. How a community built the ultimate code library.
130013
Weird Science·1mo ago·5 min
How to Sort Lists Without Messing Up
Discover fractional indexing, a clever way to sort shared lists that never causes conflicts. Simple tech for big problems.
190019
Old Internet·1mo ago·5 min
Python SQL Engine: Building a Database From Scratch
Ever wondered how a database works? Learn the fascinating story of building a SQL engine entirely in Python, a deep dive into database internals.
270027