Instructions: - click green flag to start - select algorithm by clicking the corresponding button (only basic sort for now) - put stepping and comments to 0/1 to disable/enable - change speed to speed up the animation (best not above 70) - look at the final number of comparisons and swaps
Thanks to @s_federici for the very simple easy-to-use library. I've developed bubble sort.