I am trying to create a sorting visualizer in react js for a project.
As for now, I implemented only bubble sort but I am planning to implement also quick sort, merge