Skip to main content

2 docs tagged with "hashing"

View all tags

Hash Maps & Sets

A working reference for the single most-used data structure in modern software — with the caveats that actually bite in production.

Hashing Patterns

Prefix-sum hashing and complement hashing — two of the highest-leverage patterns in algorithmic problem solving.