Closed Konfistador closed 2 years ago
The Current model shows a clear overlap of QuickSort and HeapSort. We can split these two from the Bubble and Selection in order to visualise patterns, which are not visible with the general model(where all of the 4 Sorters are included)
Work on this issue was completed with my last commit.
The Current model shows a clear overlap of QuickSort and HeapSort. We can split these two from the Bubble and Selection in order to visualise patterns, which are not visible with the general model(where all of the 4 Sorters are included)