Problem Description

Task: create and return a new array copy without using Arrays.copyOf.

Input Format

Java method

Output Format

Return value

Constraints

Return empty array for empty input.

Solutions (0)

No solutions submitted yet. Be the first!

Discussion (0)

No comments yet. Start the discussion!

Prev Next