2.- Perform the MergeSort program in C Test the algorithm with an array of N random elements of integers Printing to the
Posted: Sun May 15, 2022 12:01 pm
2.- Perform the MergeSort program in C Test the algorithm with an array of N random elements of integers Printing to the screen the original order of the array and the result after applying the algorithm.