1.

What is the time complexity of Heap's algorithm?

A. O(n log n)
B. O(n2)
C. O(n*n!)
D. O(n!)
Answer» E.


Discussion

No Comment Found