• Custom User Avatar

    There are no errors in the kata. Print the input to see where your problem is.

  • Custom User Avatar

    I always like reading code with streams, though am still not used to them. Can you explain why creating n double arrays is faster than using a for loop?