Ask Question
15 March, 23:40

Assuming the Direct Hashing function and the Subtraction preprocessing algorithm is used to map keys into indices, give the index it maps the key 2000 into, assuming: a) The range of the keys is 0 to 999,999. b) The range of the keys is 100 to 999,999.

+5
Answers (1)
  1. 16 March, 03:18
    0
    a) The range of the keys is 0 to 999,999. ans in this case is 2000

    b) The range of the keys is 100 to 999,999. ans in this case is 1900
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Assuming the Direct Hashing function and the Subtraction preprocessing algorithm is used to map keys into indices, give the index it maps ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers