Skip to content

AniadHossain/SortingAlgorithmVisualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SortingAlgorithmVisualiser

This program allows the user to visualise bubble, insertion, merge, quick and heap sort by uslilising bars of different lengths to represents items in a list.

Installation instructions

To install the software and use it in your local development environment, you must first set up and activate a local development environment. From the root of the project:

$ virtualenv venv
$ source venv/bin/activate

Install all required packages:

$ pip3 install -r requirements.txt

Sources

The packages used by this application are specified in requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages