Input doubt in strings compression question

What if the string is “aaabcbds”
do we need to return “a3b2cds” or “a3bcbds”???

What if the string is “aaabcbds” do we need to return “a3b2cds” or “a3bcbds”??? PLease reply

Hey @vikrantdhanwadia_ba234822f246017c If the string is “aaabcbds” then you have to return “a3bcbds”.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.