Additional Resources:
Minimum Cut Multiple Choice Questions and Answers (MCQs)
This set of Data Structures & Algorithms Multiple Choice Questions & Answers (MCQs) focuses on “Minimum Cut”. 1. Which algorithm is used to solve a minimum cut algorithm? a) Gale-Shapley algorithm b) Ford-Fulkerson algorithm c) Stoer-Wagner algorithm d) Prim’s algorithm 2. ___________ is a partition of the vertices of a graph in two disjoint subsets … Read more
advertisement