Kotlin
Kotlin copied to clipboard
ordered array
This is an algorithm of sorting an array/list the elements of the array will get rearranged in alphabetical order after the execution of the code.
Please review this PR