There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
What this program does is test the sort algorithms of: bubble-sort insertion-sort and merge-sort. The program will take random lists and order them, the time and complexity will be calculated and they will be graphed