Ad
  • Custom User Avatar

    Ok. I'll have to rethink my solution then. Thanks for the tip.

  • Custom User Avatar

    Fixed tests. JavaScript. I figured out why.

    Now I just need a better solution to limit the length of [u] because it times out on the 'submit' tests.

    Does using ES2015 slow the executuion?

  • Custom User Avatar

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

  • Custom User Avatar

    I suppose it could be, assuming you have no control over how you receive the data/arguments or over the the specific formatting needed in your response.

    Regardless, I enjoyed this kata. For me it was very challenging and it made my think.

  • Default User Avatar

    Had fun trying to figure out a simpler solution than maintaining even/odd counts.

    Agreed!