TLE in O(N) Time

I have implemented this question with O(N) Time and O(N) Space. What’s wrong with my approach?

Hello @gupta.sonal2010 your code is not giving TLE your approach is correct but you were doing mistake that why your code was giving wring answer :


it is the correct code:
i have commented the mistake.
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.