Ask Question

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.

+3
Answers (1)
  1. 6 October, 22:37
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers