Skip to content

RahulGupta899/visualize-sorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visualize-sorting

Have better understanding of sorting algorithms by visualizing them.

Algorithms covered so far

  1. Bubble Sort
  2. Selection Sort
  3. Insertion Sort
  4. Merge Sort
  5. Quick Sort

Tech used

HTML, Css, BootStrap, JavaScript

Major Learnings from this project

  1. BootStrap: navbar and buttons.
  2. JavaScript: Creating HTML elements using Js, Js delay (SetTimeout), Async , Await and promises.

alt image

About

Have better understanding of sorting algorithms by visualizing them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published