Cascade hash tables: a series of multilevel double hashing schemes with O(1) worst case lookup time

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

6 pages

Scientific paper

In this paper, the author proposes a series of multilevel double hashing schemes called cascade hash tables. They use several levels of hash tables. In each table, we use the common double hashing scheme. Higher level hash tables work as fail-safes of lower level hash tables. By this strategy, it could effectively reduce collisions in hash insertion. Thus it gains a constant worst case lookup time with a relatively high load factor(70%-85%) in random experiments. Different parameters of cascade hash tables are tested.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Cascade hash tables: a series of multilevel double hashing schemes with O(1) worst case lookup time does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Cascade hash tables: a series of multilevel double hashing schemes with O(1) worst case lookup time, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Cascade hash tables: a series of multilevel double hashing schemes with O(1) worst case lookup time will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-600833

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.