Merge sort uses which of the following algorithm to implement sorting?
Posted: Wed Jul 13, 2022 6:15 pm
a) backtracking
b) greedy algorithm
c) divide and conquer
d) dynamic programming
b) greedy algorithm
c) divide and conquer
d) dynamic programming