Hashing Function
Hashing Function
HASHING
In this technique, data is stored at
the data blocks whose address is
generated by using the hashing
function. The memory location
where these records are stored is
known as data bucket or data
blocks.
Types Of Hashing:
Basic Terms used in Hashing
1. Hash Table
2. Hash Function
3. Bucket
4. Collision
5. Probe
6. Synonym
7. Overflow
Hash Table
YOU