← All problemsSign in

Rhyming Words (keteki)

Given a sentence find the number of rhyming words in the sentence. Two words rhyme if the last vowel in the two words are the same. Each word in the sentence would be unique and would contain only lowercase characters. Example: "hello" and "go" rhyme (here 2 words rhyme). "i" and "madi" rhymes. "wap" and "apple" doesn't rhyme. Please do not count the rhyme for the word itself. Input: Input star

HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17

CodeSearch Tutor

Hints, not spoilers — it won’t hand over the full solution unless you insist.

voice by Sarvam AI

Sign in to chat with the tutor and save your progress.

Sign in to start