Occurrence of strings


not able to pass 2 test cases the code seems to be right

@chiragbaid7
hello chirag,
for input -> aabbaa

your code output -> a4b2
actual output -> a2b2a2

u should compress only consecutive same character

https://ide.codingblocks.com/s/208160 passed all test cases is my approach optimal

@chiragbaid7
yeah it is correct and efficient

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.