Vidyalelo
Data Structure · Q570

Miscellaneous on Data Structures

Programming · Data Structure · question 570

Q570

What is the total number of iterations used in a maximum- matching algorithm?

A.
[n/2]
B.
[n/3]
C.
[n/2]+n
D.
[n/2]+1
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board