Search time in hashing - O(1)

Q.  The search time in hashing is
- Published on 17 Jun 15

a. O(n)
b. O(logn)
c. O(nlogn)
d. O(1)

ANSWER: O(1)

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)