Examveda

What is the running time of implementing a min-cut algorithm using bidirected edges in a graph?

A. O(N)

B. O(N log N)

C. O(N4)

D. O(N2)

Answer: Option C


This Question Belongs to Data Structure >> Miscellaneous On Data Structures

Join The Discussion

Related Questions on Miscellaneous on Data Structures