Function,Description,Parameters,Returns "quicksort","Sorts an array using the Quicksort algorithm.","list of elements to be sorted","Sorted list"