SIGN IN SIGN UP

refactor: cleanup `RadixSort` (#5280)

* refactor: refactoring RadixSort, adding test, update DIRECTORY.md

* checkstyle: fix formatting for test

* refactor: adding possibility to sort negative numbers. Improve tests. Improving code readability

* checkstyle: fix formatting

* refactor: resolve conflicts with master branch

* refactor: remove negative integers support

* checkstyle: fix formatting

* checkstyle: fix formatting, revert test

* refactor: adding return array to countDigits and buildOutput method, adding more specific description to javadocs

---------

Co-authored-by: Alex Klymenko <alx@alx.com>
Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>
A
Alex Klymenko committed
94032148ca52092248ef43e8d7c0fa9ff6737e49
Parent: f1e2606
Committed by GitHub <noreply@github.com> on 7/19/2024, 4:24:55 PM