Status: IN
In `reverseVowels`, non-vowel characters are never moved; the pointer-advance logic guarantees a character is only swapped when both pointers point to vowels.
Source: entries/2026/06/06/reverse-vowels-of-a-string-solution.md
JSON