InterviewSolution
Saved Bookmarks
| 1. |
Chan’s algorithm is used for computing _________(a) Closest distance between two points(b) Convex hull(c) Area of a polygon(d) Shortest path between two pointsI got this question during an interview.The question is from Computational Geometry topic in section Computational Geometry of Data Structures & Algorithms II |
|
Answer» Correct choice is (b) Convex hull |
|