Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 293 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 293 Bytes

visualize-sort

Implemented various Sorting algorithms and visualized them as color-coded animations using Matplotlib as a python based command-line application.

This Project is under development. Next target is using argparse library to make it more interactive. And adding more sorts too.