Status: IN
`reverseVowels` defines vowels as `set("aeiouAEIOU")` — both cases explicitly listed — so mixed-case input is handled without normalization.
Source: entries/2026/06/06/reverse-vowels-of-a-string-solution.md
JSON