Hacker News new | ask | show | jobs
by stochastic_monk 3018 days ago
Well, even khash uses buckets. It’s just that you skip over your “correct” bucket for insertion if it’s full when using open addressing.