Skip to content

Sort Visualizer in React. This helps one to have a clear visual on how sorting works behind the scenes

Notifications You must be signed in to change notification settings

hesbon-osoro/sort-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sort Visualizer

Sort

Sorting

Sorted

This is a Sort Visualizer guide on how sorting works behind the scenes.

Technologies

  • React
  • Chakra-UI

Algorithms

  • Sorting

Sorting Techniques

  • Selection
  • Insertion
  • Linear

Setup

# Clone this repo
git clone  https://github.com/hesbon-osoro/sort-visualizer.git

# Navigate to directory and install packages
cd  sort-visualizer && yarn

# Start the App
yarn start

About

Sort Visualizer in React. This helps one to have a clear visual on how sorting works behind the scenes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published