

MCQOPTIONS
Saved Bookmarks
1. |
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» B. o(n log n) | |