McqMate
Q. |
is a method of constructing a smallest polygon out of n given points. |
A. | closest pair problem |
B. | quick hull problem |
C. | path compression |
D. | union-by-rank |
Answer» B. quick hull problem | |
Explanation: quick hull is a method of |
View all MCQs in
Design and Analysis of AlgorithmsNo comments yet