AlgoMaster Logo

Iterative Merge Sort

arr=[38, 27, 43, 3, 9, 82, 10]
0 / 51
3802714323394825106
algomaster.io
Step:Start: Sort array using iterative merge sort (bottom-up approach)