Two-way Linear Probing Revisited
Dalal Ketan, Devroye Luc, Malalla Ebrahim. Arxiv 2023
[Paper]
ARXIV
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 asymptotically almost surely . The
schemes employ two linear probe sequences to find empty cells for the keys.
Matching lower bounds on the maximum cluster size produced by any algorithm
that uses two linear probe sequences are obtained as well.
Similar Work