Program néhány cserés rendezési algoritmus bemutatásához és kipróbálásához. Ezek a következők: egyszerű cserés, minimumkiválasztásos, buborékos, beillesztéses rendezés.
Mutass az indexekkel (nyilakkal) az elemekre, és kattints két elemre azok felcseréléséhez.
Kattints a szemre a jelöletlen elemek megjelenítéséhez/elrejtéséhez.
Kattints a dobókockára az újrakezdéshez. -- English:
It's a simple program to try some basic sorting algorithms (selection, bubble and insertion).
Use the arrows to select some elements, and click on two of them to swap.
Comments
You need to be logged in to post comments
Add a Comment
I HATE THAT THING!
WTF WTF AND WTF!!!!!!!!!!!!!!!!!!!!!!!!!!!
WTF
Could you please give a brief tutorial of how would you use it? Thanks.
Hey, I did a bubble sort and an insertion sort! I'm not familiar with the selection sort (guess I need to do some research). Nice project!