Skip to content

๐Ÿ“ˆ A super simple and super cool sort visualizing app created purely in HTML, CSS and JavaScript.

License

Notifications You must be signed in to change notification settings

devsebastian/sort-visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

28 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Sort Visualiser (sort-visualiser)

contributions welcome License: MIT twitter

A super simple and super cool sort visualizing app created purely in HTML, CSS and JavaScript by Dev Sebastian

App Link: https://sort-visualiser.herokuapp.com/

A simple sort visualising app to visualise each kind of sort in a beautiful and intuitive manner.

Properties

  1. Edit speed of sort.
  2. Change the size of array (number of elements).
  3. Select the type of sort.
  4. Reshuffle the array at any time.
  5. play/pause the sort at any instant of time.

Screenshots

Sorting

Animated visuals to easilly understand each kind of sort. you can play or pause the sort at any instant of time.

Types of Sorts included (as of now)

  1. Selection Sort
  2. Bubble Sort
  3. Insertion Sort
  4. Merge Sort
  5. Quick Sort
  6. Heap Sort

Sorted

Goals

  1. Radix Sort
  2. Shell Sort
  3. Pigeonhole Sort
  4. Cocktail Sort
  5. and all the other sorting algorithms...

Built with โค๏ธŽ by Dev Sebastian

About

๐Ÿ“ˆ A super simple and super cool sort visualizing app created purely in HTML, CSS and JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published