Examveda

Which among the following is the worst case time complexity for deleting an element in coalesced hashing?

A. O(n)

B. O(1)

C. O(n2)

D. O(n log n)

Answer: Option A


This Question Belongs to Data Structure >> Miscellaneous On Data Structures

Join The Discussion

Related Questions on Miscellaneous on Data Structures