External merge sorting algorithms visualizer
-
Updated
Nov 5, 2023 - HTML
External merge sorting algorithms visualizer
This Python script uses the pygame library to create a visualizer for sorting algorithms. It allows you to see how different sorting algorithms work by animating the sorting process and displaying the changes in real-time.
Add a description, image, and links to the sorting-algorithm-visualizer topic page so that developers can more easily learn about it.
To associate your repository with the sorting-algorithm-visualizer topic, visit your repo's landing page and select "manage topics."