Given an input file, write a program that will read the file in a multidimensional dynamic array
of employee.
Sort the column employee name by applying each sorting algorithm in such a way that their
respective data in the rows is shifted with the names too, while sorting.
Comments
Leave a comment