1.

In how many ways can a Gomory-Hu tree be implemented?(a) 1(b) 2(c) 3(d) 4I got this question during an online interview.My question comes from Minimum Cut in chapter Minimum Cut of Data Structures & Algorithms II

Answer»

Right CHOICE is (B) 2

To EXPLAIN: Gomory-Hu tree can be IMPLEMENTED in two ways- SEQUENTIAL and parallel.



Discussion

No Comment Found

Related InterviewSolutions