answer is coming correct on ide but it shows wrong answer on submision in challenges??
Median of sorted arrays question
Khushi, it is mentioned in question that you have to merge two arrays and then find the median of resultant array, but in your code, i could not find mergesort algo, try making another function of mergesort, and then calculate median