Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 382 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 382 Bytes

Sorting Algortithms Tester

This is an eclipse project so import git project through Eclipse EE. It is g a Java program that will carry out empirical analysis. The program will compare the performance of 4 sorting algorithms. The algorithms are tested against sorted, unsorted and inversely sorted data, they sare also tested against data sets of 1000, 10,000 and 100,000 elements