Please enable JavaScript.
Coggle requires JavaScript to display documents.
HASHING, 3 buckets of Bucket size-2 ..when trying to pick more than 2 red…
HASHING
HASH ORGANIZATION
-
Hash function
mapping function which maps all the set of search-keys K to the address where actual records are placed
-
Hashing is an effective technique to calculate the direct location of a data record on the disk without using index structure
-
-
-
3 buckets of Bucket size-2 ..when trying to pick more than 2 red fruits a extra bucket of same is used.