Sponsored
Use these hints if you're stuck. Try solving on your own first.
Add all the vowels in an array and sort the array.
Replace characters in string s if it's a vowel from the new array.
Solve with full IDE support and test cases