Q. The optimal time obtained through divide and conquer approach using merge sort is the best case efficiency.

  • (A) true
  • (B) false
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (A) true
Explanation: the optimal time obtained through divide and conquer approach is the best class efficiency and it is given by Ω(n log n).

Explanation by: Mr. Dubey
the optimal time obtained through divide and conquer approach is the best class efficiency and it is given by Ω(n log n).

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
803
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
99%
Success Rate