I have an array of strings. I need to sort the list and save each letter\'s item in a single line. After this, I need to find the longest line of string.
I have done