Skip to content

A sorting visualiser demonstrating various sorting algorithms like bubble sort, selection sort. , heap sort, merge sort, quick sort, insertion sort

License

Notifications You must be signed in to change notification settings

Achyut132002/SORT-i-FY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SORT-i-FY

A sorting visualiser demonstrating various sorting algorithms like bubble sort, selection sort , heap sort, merge sort, quick sort, insertion sort. A JavaScript web application for visualizing various sorting algorithms. Built for use by developers and educators alike. Implemented algorithms include:

Screenshot of the project-

image

How to use

  • Hosted on website.
  • Click on the algorithm you want to visualize.
  • Adjust speed and size of the array.

Features

  • Multicolor UI makes it easy to visualise and understand various sorting algorithms.
  • Adjustable speed.
  • Adjustable array size.
  • No need to explicitely input for numbers in an array,"Randomise" button makes it done for you with an ease of a single click.
  • Stop sorting at any time.
  • Simple clean UI makes it easy for one to operate.
  • Dark Mode UI.

About

A sorting visualiser demonstrating various sorting algorithms like bubble sort, selection sort. , heap sort, merge sort, quick sort, insertion sort

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published