Spring Hire Sale
Limited Time Deal: Unlock all premium questions for over 30% off
$10.42$7.08
08
:
03
:
10
:
53
Back to Dashboard
[CodeSignal] Cyclic Consonant Shift
Easy
You are given a string s consisting of lowercase English letters. Transform each character using the following rules:
- If the character is a vowel ('a', 'e', 'i', 'o', 'u'), it remains unchanged. ...