Questions 59-60 are based on the following information A hash table With hash function H1(k)=k mod 13 Is shown below. Collision

admin2009-02-24  27

问题 Questions 59-60 are based on the following information
A hash table With hash function
H1(k)=k mod 13
Is shown below.

Collision is resolved using the hash function H2(k)=(k mod 11)+1
How many key comparisons occur in searching for key 35 in the given hash table?

选项 A、0
B、1
C、2
D、3

答案D

解析
转载请注明原文地址:https://jikaoti.com/ti/jBE7FFFM
0

最新回复(0)