Q.

The time is taken to find the ‘n’ points that lie in a convex quadrilateral is?

A. o(n)
B. o(n log n)
C. o(n2)
D. o(log n)
Answer» A. o(n)
Explanation: the time taken to find the ‘n’ points that lie in a convex quadrilateral is mathematically found to be o(n).
2.5k
0
Do you find this helpful?
16

Discussion

No comments yet