Two-way Linear Probing Revisited

Abstract

We introduce linear probing hashing schemes that construct a hash table of size n, with constant load factor α, on which the worst-case unsuccessful search time is asymptotically almost surely O( n). 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.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…