Ad
  • Default User Avatar

    Not the best place to start. This cata is not easy. As for me - I always try to figure out myself. As for the tests - that's the point. Passing 1 test is easy. Passing all is hard and teaches you to think ahead solving every possible condition.

  • Custom User Avatar

    Easy way to get help on solving a kata is to join this on gitter and ask what every questions you have.

  • Custom User Avatar

    This is the first Kata challenge I've tried to solve, so I'm still getting used to the rules of engagement on codewars.

    It appears you need to pass 100% of the test cases to move to another challenge. I'm so close to solving this challenge, my current solution has passed all but 2 of the test cases. I've spent a enough time on this where I want to get some help. What do people do people normally do when they're so close but can't get every test case passed?

    Do people ever post their current solution and get feedback from the discussion channel?