This will take a few minutes. Attention: the generated file has a size of approx. 12 GB, so make sure to have enough diskspace. If you're running the challenge with a non-Java language, there's a ...
Problem Statement: Given two sorted arrays, arr1 and arr2 of size n and m. Find the union of two sorted arrays. The union of two arrays can be defined as the common and distinct elements in the two ...