Ad
  • Default User Avatar

    i read is due to assertDeepSimilar test is deprecated.

    Wrong. I tried many solutions and all passed without problems. You are timing out because your code is too slow!

    If i change it to assertDeepEquals on the sample test box the code is passing.

    There are many more tests when you "ATTEMPT" (110 tests) againt only 5 in "Sample tests".

    Edit: I modified the JS translation and used "assert.deepEqual" but unfortunately your code is still timing out.

  • Default User Avatar

    Hi im new here so im not sure how these tests work
    i solved the kata on javascript but im getting timed out. i read is due to assertDeepSimilar test is deprecated. If i change it to assertDeepEquals on the sample test box the code is passing.
    However, this works only for TEST button, not ATTEMPT so i cant submit my solution.
    Any help please?

  • Default User Avatar

    I have been having the same issue 337 and 347 arent the first prime numbers with a gap of 10 307 and 317 are both prime numbers with a 10 gap, Im kinda new to codewars can I just change these tests myself and turn it in or what do I have to do?

  • Custom User Avatar

    And these tests are correct. You could've explained why you think they're incorrect, but since you didn't I can close the issue. The first example is explained in description too...

  • Custom User Avatar

    Your issue report is too vague, could you tell exactly what is it you think should be fixed? Remember to also mention which language you're referring to, sometimes there is a problem with only one.