An alphanumeric comparator in Java to simplify comparison and sorting of strings in a more human readable format
-
Updated
Oct 12, 2020 - Java
An alphanumeric comparator in Java to simplify comparison and sorting of strings in a more human readable format
This Program sorts a string with lower-case letters before upper-case letter before numerical digits before other special characters
Add a description, image, and links to the sorting-strings topic page so that developers can more easily learn about it.
To associate your repository with the sorting-strings topic, visit your repo's landing page and select "manage topics."