Ad
  • Custom User Avatar

    @mellamokb, thank you for help, fixed

  • Custom User Avatar

    EDIT: Nvm, figured out issue. Apparently it is unwise to modify the array in-place and leave it modified. Probably should be addressed, otherwise allows the utterly silly solution I just posted.

  • Custom User Avatar

    Added TestsAreNotBroken test case with {"excavate", "east", "strike", "transport"} to test my solution and the same solution in the random test block, all looks good. Please let me know if the question is relevant

  • Custom User Avatar

    Agreed, the C# random testcases definitely seem to be broken. Seems to mostly happen when there are multiple words beginning and ending with the same letter.

  • Custom User Avatar

    When you don't know, don't raise an issue. An issue is a bug in the kata. This code should return {'z': 144, 'c': 1}.