Sort app for iPhone and iPad
This program lets the user create a custom array and then select a sorting algorithm to have demonstrated on it. Currently the implemented algorithms include,
Bubble Sort
Insertion Sort
Selection Sort
Quick Sort
This selection will continue to grow with updates and suggestions.