Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 960 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 960 Bytes

Web Sorting Visualizer

Version 1.0.0

Web visualizer for sorting algorithms hosted on the web.

The program uses the p5.js library to create a visual representation of the sorting algorithms to make easier to see how these algorithm works.

How to try it

The website is hosted on github and cab be accessed clicking here

Examples

BubbleSort

2021-05-16-16-46-54

QuickSort

2021-05-16-16-47-33

MergeSort

2021-05-16-16-47-45

Some of the ways to contribute

  1. Write new algorithms
  2. Create issues

Copyright

© João Pedro Favoretti, 2021