This application would not exist without the foundational work of Python Tutor. Labyrinth adds an algorithm visualization layer on top of it — all credit for the execution tracing, frame/object ...
This algorithm sorts elements in an interesting way, which makes it a good reason to create a visualization for it. Although quick-sort is the main sort implementation, since I had extra time I ...