/sorting-visualiser

Visualize Sorting Algorithm in web

Primary LanguageJavaScript

Algo Sorting Visualizer

img Yeah, do what it tells, it will visualize algorithm for sorting the array or list from decreasing to increasing order, All the sorting algorithms are created manually too, built in vanilla javascript, without any library.

you can check out by yourself in any browser, here is the preview link

Algorithms Used

  • Bubble Sort
  • I will add more later...

Todos

  • add more algorithms
  • add settings to control speed and sound
  • add docs

Features And Bugs

If you find any bugs report in Issues, and to add any feature create a pull requests.

Thanks :)

not a vibe coded project, I created this by my own hand