Junior — Senior
Merging two sorted arrays into one
livecode
Task condition
Implement a function that takes two already sorted arrays and returns a new array in which the elements of both input sequences are arranged in sorted order.
livecode
Task condition
Implement a function that takes two already sorted arrays and returns a new array in which the elements of both input sequences are arranged in sorted order.