In a linear-probing hash table with m lists and n alpha m


In a linear-probing hash table with M lists and N = alpha * M keys (where alpha is the load factor), the average number of probes (under the uniform hashing assumption) required for search hits is

A. ~ ½ (1 + 1/(1-alpha))

B. none of these choices

C. (1 + 1/(1-alpha) squared)

D. ~ ½ (1 + 1/(1-alpha) squared)

E. (1 + 1/(1-alpha))

Solution Preview :

Prepared by a verified Expert
Business Management: In a linear-probing hash table with m lists and n alpha m
Reference No:- TGS02518969

Now Priced at $10 (50% Discount)

Recommended (97%)

Rated (4.9/5)