1.

The running time of implementing naïve solution to min-cut problem is?

A. O(N)
B. O(N log N)
C. O(log N)
D. O(N2)
Answer» E.


Discussion

No Comment Found