My output is 34562 but the output i shoukd get should be 34526


here is my code

Hey there is mistake in length(node *head) function. Line no. 31 should be while(head!=NULL). You are using if condition.

@Vipul.kapoor
I think you got the mistake, I am marking this doubt as resolved.

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.