1.

The second largest number from a set of n distinct numbers can be found in(A) O(n)(B) O(2n)(C) O(n2 )(D) O(log n)  

Answer»

Correct option - (A) O(n) 



Discussion

No Comment Found

Related InterviewSolutions