Sorting Algorithm Visualizer A JavaFX application using gradle that visualizes various sorting algorithms in real time Algorithms implemented Selection Sort Bubble Sort Insertion Sort Shell Sort Merge Sort Quick Sort Heap Sort Radix Sort How to Run ./gradlew run