Visualize Common Sorting Algorithms With Color

GitHub version License

Background

Too often, sorting algorithms are visualized by using arrays of integers. Since raw pixel buffers (as they exist in the 2D Canvas), are just arrays of integers as well, we can use standard implementations of common sorting algorithms to visualize them.

Author

  • Hayden Betts Twitter Follow

License

Usage is provided under the MIT License. See LICENSE for the full details.