Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 323 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 323 Bytes

Algorithm Visualizer

A web application to visualize and understand how basic sorting algorithms work. This application is built using ReactJs and P5js.

Planned Updates

  • Implement more algorithms (Pathfinding algorithms)
  • Make the webpage more responsive
  • Add a slider to control the speed of the algorithms