Skip to content

NishantKumarGupta/sorting_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

This project is a sorting visualizer. I wanted to build this to easily explain the sorting algorithms in a visual form.

This project currently contains the following sorting algorithms :

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

In the future I may add these sorting algorithms :

  • Heap Sort
  • Radix Sort (maybe?)

TechStack Used: HTML, CSS, JavaScript, Bootstrap

You can checkout the website here!

image image image

Any suggestion are welcome and appreciated!

About

A simple sorting visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published