@jaiskid @saurabh2 @yuktimutreja01
Code printing till different letters and then stops the array. I am not able to understand the call stack for the same code and the mistake in the same code
Recursion duplicate character formatting
@piyush.bansal8158625 I have made some changes, check it now.
In line number 18, instead of j++, you have to use ++j