This project provides a visual representation of the Bubble, Insertion, Selection, Merge, Quick and Heap sort algorithms using matplotlib. It creates an animated plot that shows how the algorithms rearranges elements step by step.
- Generates random data for sorting
- Visualizes many sorting algorithms in real-time
- Uses matplotlib for creating an animated line plot
- Customizable array size and animation speed
