InterviewSolution
Saved Bookmarks
| 1. |
What does the following diagram depict?(a) closest pair(b) convex hull(c) concave hull(d) path compressionI got this question in my homework.The question is from Computational Geometry topic in chapter Computational Geometry of Data Structures & Algorithms II |
|
Answer» The correct answer is (b) CONVEX hull |
|