Two-way Linear Probing Revisited

09/11/2023
by   Ketan Dalal, et al.
0

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(loglog 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.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/31/2023

Bounds for c-Ideal Hashing

In this paper, we analyze hashing from a worst-case perspective. To this...
research
03/10/2021

MP-RW-LSH: An Efficient Multi-Probe LSH Solution to ANNS in L_1 Distance

Approximate Nearest Neighbor Search (ANNS) is a fundamental algorithmic ...
research
11/07/2018

Static Data Structure Lower Bounds Imply Rigidity

We show that static data structure lower bounds in the group (linear) mo...
research
11/08/2019

Lock-Free Hopscotch Hashing

In this paper we present a lock-free version of Hopscotch Hashing. Hopsc...
research
07/02/2021

Linear Probing Revisited: Tombstones Mark the Death of Primary Clustering

First introduced in 1954, linear probing is one of the oldest data struc...
research
05/10/2023

Coding for IBLTs with Listing Guarantees

The Invertible Bloom Lookup Table (IBLT) is a probabilistic data structu...
research
10/05/2020

Note on Generalized Cuckoo Hashing with a Stash

Cuckoo hashing is a common hashing technique, guaranteeing constant-time...

Please sign up or login with your details

Forgot password? Click here to reset