1
8.7kviews
Explain Hashing techniques.
1 Answer
3
765views

Solution:

Hashing

  • Hashing technique is used to calculate the direct location of a data record on the disk without using index structure.
  • That is used to index and retrieve items in a database as it is faster to search that specific item, using the shorter hashed key instead of using …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.