mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-28 23:15:17 +08:00

* Refactoring and code improving for OddEvenSort, changing it according to SortAlgorithm approach, also applying SortUtils * Fix checkstyle * Remove redundant main, remove redundant tests. --------- Co-authored-by: alx <alx@alx.com> Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>