Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 292 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 292 Bytes

Sorting Visualizer

A simply flutter web application to visualize various sorting algorithms As of now, only bubble sort is included

You can contirbute to this project either by perfecting the existing code, or by adding visualisation for another sorting algorithm.

Happy Hacktober..