Sorting and Searching
Need a PRNG? Use a CSPRNG
Roger Penroseās AI skepticism
Zero to the power of zero
How to pick a hash function, part 2
Faster than radix sort: Kirkpatrick-Reisch sorting
Static perfect hashing in minimal memory
Implementing 2-3 trees
How to pick a hash function, part 1
Tournament-winning gomoku AI
Radix sort: sorting integers (often) faster than std::sort.