DEV Community

Cover image for Sorting Algorithms Visualizer
Sadanand Pai
Sadanand Pai

Posted on

Sorting Algorithms Visualizer

Hello folks,

Designed and developed "Sorting Algorithms Visualizer" (using React and Zustand) to help everyone, learning popular sorting algorithms easier and fun.

Link to the webapp: https://sadanandpai.github.io/sorting-visualizer/dist/

Repo: https://github.com/sadanandpai/sorting-visualizer

Top comments (4)

Collapse
 
pontakornth profile image
Pontakorn Paesaeng

Wow, your visualizer is lot better that mine. Nice work.

Collapse
 
sadanandpai profile image
Sadanand Pai

share the link of your work plz

Collapse
 
pontakornth profile image
Pontakorn Paesaeng

Live: pontakornth.github.io/sort-visuali...
Source: github.com/pontakornth/sort-visual...

I implement this just like the YouTube how sort sound like except I don't know how to add sound efficiently. I hope I can add sound to make it more satisfying.

Discord Bot Version: github.com/pontakornth/algorithm-bot

Thread Thread
 
sadanandpai profile image
Sadanand Pai

Sound would add affects. Nice work