Topic: Divide And Conquer Problem / Level: beginner

Problem: Merge two sorted arrays using the divide and conquer technique.

Run the code to see the output here...