Chan’s Algorithm Multiple Choice Questions and Answers (MCQs)
This set of Data Structures & Algorithms Multiple Choice Questions & Answers (MCQs) focuses on “Chan’s Algorithm”. 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 points 2. What is the running time of Chan’s algorithm? a) … Read more