Skip to content

A Sorting Algorithms Visualizer built using Python. Includes extensive documentation on the algorithms applied, so you can learn how they work.

Notifications You must be signed in to change notification settings

floriankulig/SortingVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Sorting Algorithms Visualizer built using Python. Includes extensive documentation on the algorithms applied, so you can learn how they work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages