Ad
  • Default User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Default User Avatar

    Just curious: is this kata solvable in scala using only immutable objects? All the solutions I've seen used mutability in some way :) And for myself, it failed with Timeout.

    However, thanks, this task was pretty interesting to solve.