Which of the following is a disadvantage of the dynamic hashing structure
Posted: Thu Jul 14, 2022 8:57 am
a) Buckets can be allocated dynamically
b) Lookup involves additional level of indirection
c) It involves a lesser space overhead
d) Hash structure can be modified dynamically
b) Lookup involves additional level of indirection
c) It involves a lesser space overhead
d) Hash structure can be modified dynamically