Base case problem

i did not understand the base case

@Aditya-Kushwaha-914550392281281 hey bro,basically is base case me if `(start > end) return NULL; start refere to start of array ek trah se and end refer to end of array to start hmesha end se chota hona chyy ,as start and end hmari har recursion call pr change ho rhi hai to ye tab tk chlegi jab tk start<end hai jab bhi bda ya brabar hua to retiurn NULL krdo as we dont have to create any node in that case.

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.