mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
* refactor: PigeonholeSort * checkstyle: fix formatting * checkstyle: make class final * refactor: changing negative numbers check first, fix typo, adding one more test for negative numbers --------- Co-authored-by: Alex Klymenko <alx@alx.com> Co-authored-by: vil02 <65706193+vil02@users.noreply.github.com>