1.

State the complexity of algorithm gien below:

A. O(n)
B. O(logn)
C. O(1)
D. O(n logn)
Answer» D. O(n logn)


Discussion

No Comment Found