Skip to content

AdamMomen/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

This project was inspired by @clementmihailwscu. This project is a demonstration of some of most known sorting algorithms and visualizing the mechanisim with animated colors in order to clearly be usefull for beginners to know how sorting algorithm works. This project was implemented using javeScript as a backend along with HTML and CSS as frontend.

Sorting Algorithms includes :

  • Bubble Sort
  • Merge Sort
  • Selection Sort

Live Demo

Sorting-Visualizer

Motivation

  • Learning Sorting Algoritms
  • Insights of how computer sorting works

Furure Work

  • Refactoring the project to VueJS.
  • Adding more sorting alogoritms.
  • Refactoring code base to be more cleaner effecitent.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published