Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 987 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 987 Bytes

SortingVisualizer

DE

Dieses Python-Programm dient zur Veranschaulichung der bekanntesten Sortier-Algorithmen. Beim Ausführen des Programms erscheint ein kleines Fenster in dem man einen der Sortieralgorithmen auswählen kann.

Windows

Sie können das Programm durch Ausführen der "main.exe"-Datei starten.

Alle Plattformen

Auch durch Ausführen der 'main.py"-Datei kann das Programm gestartet werden. Hierzu wird allerdings ein Python-Interpreter benötigt. Download

ENG

This Python-Program visualizes the most well known sorting algorithms. When the program gets executed, a window with different algorithms to choose from will pop up. (Language is german!)

Windows

You can start this program by executing the "main.exe"-file.

All Platforms

The second way to start this program is by running the "main.py"-file. Unfortunately, a Python interpreter is required for this. Download