...
Asymptotic-Complexity
October 12, 2023
Algorithms
October 12, 2023
Asymptotic-Complexity
October 12, 2023
Algorithms
October 12, 2023

Algorithms

Question 11

Merge sort uses

A
Divide and conquer strategy
B
Backtracking approach
C
Heuristic search
D
Greedy approach
Question 11 Explanation: 
Merge sort uses the divide and conquer strategy.
Correct Answer: A
Question 11 Explanation: 
Merge sort uses the divide and conquer strategy.

Leave a Reply

Your email address will not be published. Required fields are marked *