What is the time complexity to delete an element from the direct address table?
Posted: Wed Jul 13, 2022 7:43 pm
a) O(n)
b) O(logn)
c) O(nlogn)
d) O(1)
b) O(logn)
c) O(nlogn)
d) O(1)
Accurate answers. Every time.
https://answerhappy.com/