You are given an ArrayList of ArrayLists, Each inner ArrayList Contains Integers. Convert everything into streams, the outer ArrayList and the inner ones. Map over the strea, reducing each inner stream by adding all the numbers together. the final result should be an array of integers where each integer represents the summation of the inner streams
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here