Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 452 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 452 Bytes

Sorting-Visualizer

visualizing bubble sort and merge sort algorithm

Visualization of bubble sort and merge sort algorithm using React.js.

Adding functionality like

  • updating the new array
  • Bubble sort the array
  • merge sort the array
Tech stack used
React.js

alt text