This is the prompt that was given to us for the programming assignment in class: Implement Mergesort algorithm; run the program on nine different arrays of real numbers, Array_1, Array_2, …, and Array ...
Lab07 write a generic merge sort program that can work with int, short, string, character In this lab, you are required to write a generic merge sort program that can work with int, short, string, ...