Remove consecutive duplicate char question recursively

kindly rectify the code as early as possible

hey shabad,
your logic and approach was almost correct.
There were few changes to be made in your code, i marked them in comments.


Please let me know if there is any other doubt.

it is still not passing all the test cases
out of 4 the code has passed only one test case

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.

can you please tell me why i am getting segmentation error in my code of this question?