Thanks for downloading zsort Info zsort is a sorting algorithm library contains: Bubble sort bubbleSort(arr) Insertion sort insertSort(arr) Selection sort selectionSort(arr)