BFE
.dev
EN
Practice
Explore
EN
JavaScript Coding Questions
136. find median of two sorted array
Discuss
1) Used Merge Sort to get the resultant data. 2)Then mathematical definition of median