Consider an open-address hash table with uniform hashing. What is the time complexity for successful search with n elements?

1
\(O(n^2)\)
2
\(O(n)\)
3
\(O(logn)\)
4
\(O(1)\)

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation