Showing cs.DSShow all
2 papers · 1 filter
cs.DS2024
An asymptotically optimal algorithm for generating bin cardinalities
Luc Devroye, Dimitrios Los
In the balls-into-bins setting, balls are thrown uniformly at random into bins. The naïve way to generate the final load vector takes time. However, it is well-known…
cs.DS2023
Two-way Linear Probing Revisited
Ketan Dalal, Luc Devroye, Ebrahim Malalla
We introduce linear probing hashing schemes that construct a hash table of size , with constant load factor , on which the worst-case unsuccessful search time is asymptotical…