Skip to main content

Showing 1–1 of 1 results for author: Malalla, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2309.05308  [pdf, ps, other

    cs.DS

    Two-way Linear Probing Revisited

    Authors: Ketan Dalal, Luc Devroye, Ebrahim Malalla

    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(\log \log 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 se… ▽ More

    Submitted 18 September, 2023; v1 submitted 11 September, 2023; originally announced September 2023.

    Comments: 31 pages, 8 figures, 5 tables, references added

    ACM Class: E.2; F.2.2