(22) The records with keys :13, 14, 2, 11, 18, 3, 36, 28 , 21 are inserted in sequential order into the hash using linear probing method for collision resolution. What is the total number of identifier comparisons if each key value is searched once.
(A) 14
(B)16
(C)18
(D)20
(E) None of the above
詳解 (共 1 筆)
未解鎖
題目解析 這道題目要求我們計算在一個大小...