Subarray with distinct elements


sir/mam,
my code is showing tle;what is wrong with this approch?

@Korou thats because time complexity is o(n*n) which leads to tle here refer this for optimized approach
( https://www.geeksforgeeks.org/subarrays-distinct-elements/)
dont forget to hit like and mark resolved if cleared :smiley:

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.