Skip to content

This project is a Python script that visualizes your own sorting algorithm and saves the animation locally.

Notifications You must be signed in to change notification settings

victoryzcs/Visualize-My-Own-Sorting-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Visualize My Own Sorting Algorithm

This project is a Python script that visualizes your own sorting algorithm and saves the animation locally

Table of contents

Quick start

This project allows you to easily visualize your own sorting algorithm. To use it, simply:

Run the visualize_sorting_algorithm.py file.

  • Clone the repository to your computer.
  • Open the sorting_video.py file in a text editor or IDE.
  • Replace the code under my_sorting_algorithm() function with your own sorting algorithm.
  • Run sorting_video.py file

Contributing

This project is open to contributions. If you would like to contribute, please fork the repository and submit a pull request.

Thanks

If you like this project, hit that "Star" button. Thanks!!

About

This project is a Python script that visualizes your own sorting algorithm and saves the animation locally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages