1.

What is the other name for quick hull problem?(a) convex hull(b) concave hull(c) closest pair(d) path compressionThe question was asked in an interview for job.This interesting question is from Computational Geometry topic in division Computational Geometry of Data Structures & Algorithms II

Answer»

Correct option is (a) CONVEX hull

Best EXPLANATION: The other NAME for quick hull problem is convex hull problem WHEREAS the closest pair problem is the problem of finding the closest distance between TWO points.



Discussion

No Comment Found

Related InterviewSolutions