Skip to content

Visualize sorting algorithms! You can choose the number of visual bars and apply different sorting algorithms for visualization. You can slow down and pace up the sorting processing for better understanding. The code is built entirely on Angular v9.0.3 and with Neumorphic UI design and as now has bubble and quick sort algorithm

Notifications You must be signed in to change notification settings

MurlidharVarma/visualization-sorting-alogrithms

Repository files navigation

VisualizationSortingAlogrithms

Visualize sorting algorithms!
You can choose the number of visual bars and apply different sorting algorithms for visualization. You can slow down and pace up the sorting processing for better understanding.
The code is built entirely on Angular v9.0.3 and with Neumorphic UI design and as now has bubble and quick sort algorithm

Try demo here:

https://murlidharvarma.github.io/visualization-sorting-alogrithms/

Preview

Alt text

Run in your local

Step 1:

Clone the project https://github.com/MurlidharVarma/visualization-sorting-alogrithms.git

Step 2:

Make sure you have node and npm setup.
Using Command prompt / terminal, navigate to folder shortest-path-project folder where you have cloned the project and run 'npm install'

Step 3:

Run the project via command 'npm start'

Step 4:

Open the application on Chrome browser using link http://localhost:4200

About

Visualize sorting algorithms! You can choose the number of visual bars and apply different sorting algorithms for visualization. You can slow down and pace up the sorting processing for better understanding. The code is built entirely on Angular v9.0.3 and with Neumorphic UI design and as now has bubble and quick sort algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published