TheAlgorithms / Java Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added sort list Algorithm #2882
base: master
Are you sure you want to change the base?
Conversation
No need to include string compare algorithms, please replace main() with tests as in https://github.com/TheAlgorithms/Java/blob/98656cb0cdacd175559272bcbb8bc3b86ddac52a/src/test/java/com/thealgorithms/maths/KaprekarNumbersTest.java and improve formatting
|
@siriak Please check the updated pr |
The formatting is much better, but you still need to replace main() with automated tests as mentioned in the previous review


Describe your change:
References
Checklist:
Fixes: #{$ISSUE_NO}.The text was updated successfully, but these errors were encountered: