Sorting Algorithms with Matplotlib Animation
-> Run the Code -> Enter the size of array to be randomly generated -> Choose the sort method
- Selection Sort
- Bubble Sort
- Insertion Sort
- Merge Sort
- Quick Sort
Finally, Watch the algorithm work via the plot animation!!