Challenge: Find the Median of Two Sorted Arrays
Let's write a function to find the median of two sorted arrays
We'll cover the following...
Problem Statement
...Ask
Let's write a function to find the median of two sorted arrays