InterviewSolution
Saved Bookmarks
| 1. |
Which of the following algorithms is the simplest?(a) Chan’s algorithm(b) Kirkpatrick-Seidel algorithm(c) Gift wrapping algorithm(d) Jarvis algorithmI have been asked this question during an internship interview.The origin of the question is Computational Geometry topic in chapter Computational Geometry of Data Structures & Algorithms II |
|
Answer» Correct choice is (a) CHAN’s algorithm |
|