Which of the algorithm design approach is used by Mergesort
Answers
Answered by
0
The Bottom-Up merge sort approach uses iterative methodology. It starts with the “single-element” array, and combines two adjacent elements and also sorting the two at the same time. The combined-sorted arrays are again combined and sorted with each other until one single unit of sorted array is achieved.
Hope it helps you.
Hope it helps you.
Similar questions
Math,
3 months ago
Social Sciences,
3 months ago
Biology,
7 months ago
Physics,
1 year ago
English,
1 year ago