In my interview, I was asked to "Merge two sorted arrays into a single sorted array." Specifically, I have two sorted integer arrays, and your task is to combine them into one sorted array efficiently, without using extra space for the output array.
Check out your Company Bowl for anonymous work chats.