in Algorithms
591 views
0 votes
0 votes
IS 2 way merge sort and normal merge sort is same.in which we have to use bottom-up merging approach by taking 2-2 element inside the list.if 5-way merge sort then in the list we have to take 5-5 elements from bottom to up for merging.

if I am wrong please let me correct!
in Algorithms
591 views

1 comment

0
0

Please log in or register to answer this question.