Back

Sorting Efficiency

This project was made to test the efficiency of a variety of sorting algorithms including bubble sort, selection sort, insertion sort, merge sort, and quiksort. The text files in the src folder can be replaced with new numbers as long as the file name remains either 10nums.txt or 10000nums.txt, though each file can have as many numbers as you want.

Here is a download link for a folder containing the .JAR file and the two number files.
Here is a download link for the project file, including the source code
Here is the text file of 10 numbers
Here is the text file of 10 000 numbers