This is a project that shows a visual version of sorting algorithms we know about such as : Bubble Sort , Insertion Sort , Selection Sort , Quick Sort , Merge Sort.
This can be used to showcase new students, how does an alogorithm regarding sorting works. This will make it easy for new students to understand the sorting mechanism and also help them build a visual representation regarding sorting.