November 2019
This project developed in Python displays an array of numbers being sorted in real-time. You can choose which sorting algorithm you want as well as the size of the array. Given these two options, the program generates an array of random numbers and sorts the array while displaying each step.