Consider the hash table of size 11 that uses linear probing shown below, where the hash function is h(k) = (k mod 11). Thus h(14)=3, h(25)=3. What indices are examined if we now perform get(4)?单项选择题

A
4,5,6
B
4,5
C
4,5,6,7
D
4
登录即可查看完整答案
我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。
类似问题
Open Addressing One of the advantages of chained hash table over the open addressing scheme is ______
Open Addressing One of the advantages of chained hash table over the open addressing scheme is ______
What is the worst-case complexity of get in separate chaining? (Make no assumption about the load factor or how good the hash function is.)
What is the worst-case complexity of insert in separate chaining? (Make no assumption about the load factor or how good the hash function is.)
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!