Skip to content

mportesi/sorting_algo_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sorting_algo_visualizer

Python script to generate a visualization of various sorting algorithms, image or video.

Everyone

Usage

Run it from the command line:

$ python sorting_algo_visualizer.py

Various arguments can be specified:

-sorter bubble # the sorting algorithm to use
-out video #video or image
-order random #order of the initial string for the image output
-c viridis #matplotlib cmap to use

To-do

  • Finish readme
  • Implement other algo

About

Python script to generate a visualization of various sorting algorithms, image or video.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages