Currently, the following algorithms are included:
- quicksort
- mergesort
- timsort
They need to be extensively tested in terms of:
- stability
- robustness
- performance
Then, the results should be documented and the user should be able to select the sorting algorithm in the configuration.
Currently, the following algorithms are included:
They need to be extensively tested in terms of:
Then, the results should be documented and the user should be able to select the sorting algorithm in the configuration.