Skip to content

A single-page application for visualizing sorting algorithms, developed using React & TypeScript.

License

Notifications You must be signed in to change notification settings

detohm/sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

The single page application for visualizing sorting algorithms. It's developed using React & TypeScript.
Demo: https://attaphong.dev/sorting-visualizer/

Screenshots

Sorting

Features

This project can visualize 3 algorithms below,

  • Bubble Sort
  • Merge Sort
  • Quick Sort

How To Build and Run

# start with hot reloading
yarn start

# build 
yarn build

References

This educational project is inspired by Clément's sorting visualizer project here.

About

A single-page application for visualizing sorting algorithms, developed using React & TypeScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published