Vowel Balance
Today’s challenge is about checking whether a string has balanced vowels. At first glance, this may feel like a simple challenge and this may be the first step that you may put to string manipulation.
So let’s see the actual problem,
Given a string...
code-hello-world.hashnode.dev3 min read