← 返回首页
GitHub - SH7072/Sorting-Algorithm-Visualizer: Sorting algorithm visualizer provides a graphical representation of how sorting algorithms work step-by-step. · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

SH7072/Sorting-Algorithm-Visualizer

Go to file
Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
View all files

Repository files navigation

More items

Sorting-Algorithm-Visualizer

A sorting algorithm visualizer is a tool or program that helps visualize the process of sorting data using different sorting algorithms. Sorting algorithms are used to arrange a collection of items or data elements in a specific order, such as ascending or descending.

Available Scripts

  • Live website available at : https://km-sorting-alogrithm-visualizer.netlify.app/

Sorting algorithms Covered :

  • Merge Sort

  • Quick Sort

  • Bubble Sort

To run on local system :

  • GIT clone the repo from : https://github.com/SH7072/Sorting-Algorithm-Visualizer

  • To install the dependencies run : npm i

  • To run the app run : npm start

  • Then the website can be accessed using : http://localhost:3000/.

About

Sorting algorithm visualizer provides a graphical representation of how sorting algorithms work step-by-step.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Footer

© 2026 GitHub, Inc.