I tried to code binary tree as explained in video

please comment the wrong part why segmentation fault, this is the same code, please mention my mistake in this code by commenting down that part please ASAP

Hello @shashank_sabharwal your code is correct but you have to provide the inout in this format:
Input
4 3 2 -1 -1 -1 5 -1 6 -1 -1
Output
4 3 2 5 6
if you have any doubt you can ask here:
Happy Learning!!

@shashank_sabharwal corrected code:


if you have any doubt you can ask here:
Happy Learning!!

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.