</>OfferRetriever
DashboardDiscuss
NEW

Spring Hire Sale

Limited Time Deal: Unlock all premium questions for over 30% off

$10.42$7.08

08

:

04

:

56

:

38

Get this deal
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. ...