This is a sorting algorithm demonstration tool. I made this because I wanted to end the year with a fun save. Don't give me that look, yes, I find this incredibly fun! :P My absolute favourite is Heapsort, despite the fact that it's not a stable sort.
computer
subframe
sorting
algorithm
r216k2a
z2tags
z1more
z0no
z4everyone
z3thanks
Comments
-
not working.
-
Ah, Technology.
-
Excellent job!!!
-
WOW FANTASTIC
-
@R33sesK1ng: Ohhh I see your problem now. Yeah, you have to shuffle the dataset before you can sort it. The only algorithm that makes a big enough mess to be seen even when the input is sorted is Heapsort; the rest leave a sorted input mostly alone.
-
the shuffle doubles as a bogo sort
-
where is bogo sort?
-
wait, wait, wait... when I pressed "shuffle", the number panel below actually moved, but when I pressed "bubble sort" nothing moved... This raises, again, the question; What is meant to be happening after having pressed certain buttons?
-
Oh, ok, now it works... my apologies. This was only an issue for me a few days ago... now it seems to work.
-
Nothing even seems to move over the below number panel of numbers 1-35. Is there not meant to be anything visual, or is there some type of step missing?