Code is right as shown in the video but it isn't passing all the test cases
hello @gaganpreetsachdev1
The size of given array can be of order of 10^5 but in merge function you are making tempp array of size 100 only which is wrong , it may possible that its size is 10^5 .
just fix this , other part of ur code is fine (Y)
can you please change the code and tell where exactly I need to make changes.
I tried that but it still not accepting. Please reply ASAP
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.