A Java application to benchmark five different sorting algorithms: Bubble Sort, Counting Sort, Insertion Sort, QuickSort, and Selection Sort. The application includes implementations of the five sorting algorithms with a method to test them. The running time for each algorithm is measured ten times, and the average for each algorithm and each input size is output to the console when the program finishes. The project contains a report including information on sorting algorithms, the process followed when implementing the application, and a discussion on the results of the benchmarking.
-
Notifications
You must be signed in to change notification settings - Fork 0
Java application to benchmark 5 sorting algorithms
License
JodieMc/Sorting-Algorithms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Java application to benchmark 5 sorting algorithms
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published