Ad
  • Custom User Avatar

    It's a problem with your code, you're misusing sort. Use a better suited method for that. Sort is not stable in javascript.
    Try your code in repl.it and you'll see it also fails there.

  • Custom User Avatar

    Not a kata issue:

    JavaScript Completions 17225

    I get 100% success when running tests, yet the submit always fails.

    It doesn't rerun them when you submit.
    Running sample tests are simply examples, to get the full test suite click 'attempt'.