β
Correct Answer: (B)
o(n log n)
Explanation: the average case complexity of quickhull algorithm using divide and conquer approach is mathematically found to be o(n log n).
Explanation by: Mr. Dubey
the average case complexity of quickhull algorithm using divide and conquer approach is mathematically found to be o(n log n).
Discussion
Question Analytics
169
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
89%
Success Rate