The Solution class has 4 methods for working with lists:
sum - Sums up all numeric elements of the list,
multiply - Multiplies all numeric elements of the list,
concat - Concatenates all elements of the list into a single String.
Wildcards for collections
- 8
Locked
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet