Skip to content

IanC13/Sorting-Algo-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithms Visualizer

Sorting Algorithms Visualizer is a web app created to visualize the operations of various sorting algorithms.

Test the web app out here!

Description

Motivation for this project was to create a vizualization tool to aid in the understanding of the operations of different sorting algorithms whilst learning React.js.

This application was bootstrapped with Create React App and built using React Hooks.

Implemented Algorithms

  • Bubble Sort
  • Selection Sort
  • Merge Sort
  • Insertion Sort

Future Features

  • More algorithms

About

A web app created to visualize the operations of various sorting algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published