Build a list from input values

Java Easy 4 views
Back to Questions

Problem Description

Task: create a List and add all given numbers in the same order.

Input Format

Java method

Output Format

Return value

Constraints

Return empty list when no values.

Solutions (0)

No solutions submitted yet. Be the first!

Discussion (0)

No comments yet. Start the discussion!

Next