Explanation: the efficiency of closest pair algorithm by brute force technique is mathematically found to be o(n2).
Q. What is the runtime efficiency of using brute force technique for the closest pair problem?
β
Correct Answer: (C)
o(n2)
Explanation by: Mr. Dubey
the efficiency of closest pair algorithm by brute force technique is mathematically found to be o(n2).
Discussion
Question Analytics
227
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
89%
Success Rate