SIGN IN SIGN UP
TheAlgorithms / Java UNCLAIMED

All Algorithms implemented in Java

0 0 0 Java

refactor: cleanup `CycleSort` (#5271)

* refactor: cleanup CycleSort. Adding test for it. Simplify code

* refactor: CycleSortTest to directory file

* tests: Adding more various tests cases for testing sorting algorithms

* checkstyle: imports and whitespaces fixes

* tests: removing boolean sorting

* checkstyle: fix "eedBraces: 'if' construct must use '{}'s"

* checkstyle: reduce "Too many static imports"

---------

Co-authored-by: Alex Klymenko <alx@alx.com>
A
Alex Klymenko committed
57878cac555eebf33a86b3d808e7b91f26174458
Parent: 2d6c39c
Committed by GitHub <noreply@github.com> on 7/13/2024, 5:14:49 PM