what is the time complexity of searching an element in an array and that in a hash table?
Time complexity
@deck123 searching in unsorted array and hash table will both take o(n).
i hope its cleared if yes dont forget to hit like and mark resolved
what is the time complexity of searching an element in an array and that in a hash table?
@deck123 searching in unsorted array and hash table will both take o(n).
i hope its cleared if yes dont forget to hit like and mark resolved