Visualizes several different array sorting algorithms, executed in Python3.
Current visualizations include:
- Selection Sort
- Bubble Sort
- Recursive Insertion Sort
- Quick Sort
Python3 Dependencies:
- pip3 install logging
- pip3 install keyboard
- pip3 install tkinter
Free Samples: