Difficulty in self developing such recursive code

recursive problems like tower of hanoi and this are hard to think by self. Please tell some approach to think think this way

@mayankA47
We have all been there. Go slow and steady and you’ll get it. Recursion is a tricky topic which might seem difficult at first. First complete all the video tutorials in your course. I would suggest you to practice all the question in your HackerBlocks contest and Online Portal Challenges first. If that doesn’t make you confident about your Recursion coding skills and want more practice problems , refer to this Recursion specific contest - hack.codingblocks.com/contests/c/714
There’s more questions on this contest to master Recursion in and out with all sorts of problems.
Further I would suggest you to watch this Webinar for explanations and to understand how to approach the Recursion problems .
https://www.youtube.com/watch?v=UaN9WJtbHFY&t=2209s

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.