Skip to content

bmariuszb/Sorting-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithms

Open online

Click here to open this project.
The website is hosted on Heroku and sometimes it may take a few seconds to open.

Download and run

If online version isn't working you can download git and run these commands in git bash to open website localy.

git clone [email protected]:bmariuszb/Sorting-algorithms.git
cd Sorting-algorithms
start index.html

To delete downloaded repo simply run

cd ..
rm -rf Sorting-algorithms/

Overview

First JavaScript, HTML and css project. It shows a few of the most popular sorting algorithms in a pleasing way. First two algorithms have animations made in JavaScript. Notice that when you click any sorting algorithm name the music will start playing. Music is pretty quiet so you can focus on reading.

About

Project for the subject Internet Techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published