So I\'m currently attempting to sort a given array of strings in Java. I\'m using radix sort to keep the time complexity at O(N+K). N is the length of the array and k is the len