Hash Maps & Sets
A working reference for the single most-used data structure in modern software — with the caveats that actually bite in production.
A working reference for the single most-used data structure in modern software — with the caveats that actually bite in production.
Prefix-sum hashing and complement hashing — two of the highest-leverage patterns in algorithmic problem solving.