Ad
  • Custom User Avatar

    If the string is smaller or equal than the maximum string length, then simply return the string with no trimming or dots required.

    A problem with your code is not a kata issue. It fails a random number of random tests.

  • Default User Avatar

    Every time when i try to attemt my code, tests will give different amount of mistakes.
    And my solution is working in VS Code, for all tests which this kata has
    Could you explain me, what the problem?