Skip to content

It is a visualization project that helps to understand various sorting algorithms.

Notifications You must be signed in to change notification settings

embiway/Sorting_Visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

A Single Page application built using React. As of now, only supports 4 sorting algorithms. More algorithms would be added in the near future.

Usage Instructions

  • Clone the repository using the following command.
      git clone https://github.com/embiway/Sorting_Visualiser.git
    
  • If node/npm isn't installed make sure to install it.
  • Run npm install to install the node modules.
  • Run npm start to start a development server.

About

It is a visualization project that helps to understand various sorting algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published