Merge and Sort Arrays

Write a function that merges and sorts two input arrays of numbers.

Test Cases