-->
当前位置:首页 > 题库

If 7 elements have been stored in a hash table which is represen

Luz5年前 (2021-05-10)题库1511
If 7 elements have been stored in a hash table which is represented by an array of size 13, the hash function is $$H(x)=x\%13$$, and quadratic probing is used, then an empty spot can always be found when inserting a new element. ~@[](2)

答案:FALSE