Every algorithm takes the unsorted array as parameter and returns the sorted array. Every function is overloaded for very data type, thus you don't have to worry about different names when calling the ...