Computer Science, asked by kantamanipardhu, 1 month ago

merge sort is also called as​

Answers

Answered by anudeepko046
0

Answer:

In computer science, merge sort (also commonly spelled mergesort) is an efficient, general-purpose, comparison-based sorting algorithm. Most implementations produce a stable sort, which means that the order of equal elements is the same in the input and output.

Similar questions