Write a function `vowelEvenIndices` that counts the number of vowels (a, e, i, o, u) located at even indices (0-based) in a given string. The string contains only lowercase alphabetic characters.

Solution Stats

22 Solutions

13 Solvers

Last Solution submitted on Mar 16, 2026

Last 200 Solutions

Solution Comments

Show comments
Loading...

Problem Recent Solvers13

Suggested Problems

More from this Author1

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!