Digit Folding:
The key is
divided into separate
parts and using
some simple operations
this parts are combined
to produce the
hash key.
H(key)= 123 + 654 +12
=789
The record
will be placed at
the location 789
in the hash table.
No comments:
Post a Comment