1FunctionDescriptionParametersReturns
2quicksortSorts an array using the Quicksort algorithm.list of elements to be sortedSorted list