A website created to help better understanding of some different sorting algorithms using animations. Animations were created with D3.js.
- quick sort
- heap sort
- counting sort
- shell sort
- insertion sort
This project is licensed under the MIT License - see the LICENSE.md file for details