1.

In a binary max heap containing n numbers, the smallest element can be found in time(A) O(n)(B) O(Logn)(C) O(LogLogn)(D) O(1)

Answer»


Discussion

No Comment Found

Related InterviewSolutions