sir/Mam,
what wrong with my code ?
Trees find sum at level k
hello @Korou
a)In ur built tree u missed the case when y==1

b) one base case was missing in ur kthlevel function.
ie if root==NULL return 0;
![]()
ur updated code->
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.