Vidyalelo
Data Structure · Q67

Sorting Algorithms

Programming · Data Structure · question 67

Q67

Merge sort uses which of the following algorithm to implement sorting?

A.
backtracking
B.
greedy algorithm
C.
divide and conquer
Answer
D.
dynamic programming

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board