Vidyalelo
Data Structure · Q126

Miscellaneous on Data Structures

Programming · Data Structure · question 126

Q126

Which of the following statement is not related to quickhull algorithm?

A.
finding points with minimum and maximum coordinates
B.
dividing the subset of points by a line
C.
eliminating points within a formed triangle
D.
finding the shortest distance between two points
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board