Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Anurag-gg/Algorithm-visualizer

A sorting visualizer made in python with the help of DearPyGui
https://github.com/Anurag-gg/Algorithm-visualizer

dearpygui python3 sort sorting sorting-algorithms visualization

Last synced: 21 days ago
JSON representation

A sorting visualizer made in python with the help of DearPyGui

Lists

README

        

# A sorting visualizer made in python with the help of [DearPyGui](https://github.com/hoffstadt/DearPyGui)

## Current implementation:
* Bubble sort
* Selection sort
* Insertion sort

### Plan on adding more sorting algos in the future.
### Also might add path finding algo visualization

https://user-images.githubusercontent.com/86948851/165818707-ce79e58d-3961-4e89-8d31-2c6c04cf9d8a.mp4