What is hashing in data structure?
Answers
Answered by
1
Hashing is a technique to convert a range of key values into a range of indexes of an array.
We're going to use modulo operator to get a range of key values.
Consider an example of hash table of size 20, and the following items are to be stored. Item are in the (key,value) format.
Similar questions
History,
2 months ago
History,
2 months ago
Biology,
2 months ago
Computer Science,
4 months ago
Math,
4 months ago
History,
11 months ago
Accountancy,
11 months ago
French,
11 months ago