From 26dc7c186231ca96ae21b56d60bfdf567d8b17bb Mon Sep 17 00:00:00 2001
From: Egor Tensin
A simple way to visualize the way algorithm's running -time changes would be to make appropriate measurements and plot them on a nice -graph. +time changes is to make appropriate measurements and plot them on a nice graph. The results of course are highly dependent on the hardware used, while the graph's look depends on the software used for rendering.
Both the hardware & the software that were used
@@ -154,8 +153,8 @@ data generated using the code from the project repository's master
branch.
Visit https://github.com/egor-tensin/sorting-algorithms/ for more details.
In short, each of the implemented algorithms was provided with three -input sequences:
+Each of the implemented algorithms was provided with three input +sequences: