An open API service indexing awesome lists of open source software.

https://github.com/elzup/neopixel_sort

✨ Visualize Sort algorithm process
https://github.com/elzup/neopixel_sort

algorithm arduino art neopixel sort

Last synced: 2 months ago
JSON representation

✨ Visualize Sort algorithm process

Awesome Lists containing this project

README

          

# Sort Algorithm Visualizer
![https://elzup.com/images/product/sc_sortvisualizer.png](https://elzup.com/images/product/sc_sortvisualizer.png)

🎥 Movie https://www.youtube.com/watch?v=_RJYTBxJbaw

* Bubble sort
* Selection sort
* Insertion sort
* Shaker sort
* Merge sort
* Quick sort
* Heap sort
* Bitnic sort
* Radix sort