複選題
7. Insert the set (23, 12, 34, 46, 28, 11, 6, 7, 0, 33, 30, 45) into an empty hash Table T of size 17. Suppose that the hash function h(k, i) = (k + i) mod 17, where i = 0 to 16. If we remove 46 after inserting the set, which keys should modify their positions?
(A) 11
(B) 0
(C) 33
(D) 45
(E) 30

答案:登入後查看
統計: A(0), B(0), C(0), D(1), E(1) #2855514

詳解 (共 1 筆)

#5455726
(A)(D)(E)
(共 12 字,隱藏中)
前往觀看
0
1