• Custom User Avatar

    You just have to know about substraction ;)

  • Custom User Avatar

    could be that list is too much? some set() related methods can work, but then, there are other approaches to the problem

  • Custom User Avatar

    Your solution must be printing stuff.

  • Custom User Avatar

    are you printing a ton of stuff?

  • Custom User Avatar

    How to overcome "Max Buffer Size Reached (1.5 MiB)"? Any suggestions on how to overcome it?

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    I think the solution is a lot simpler than most people think, I solved it and I have no clue what the triangular number sequence is.

  • Custom User Avatar

    Just looking through the discussions, lots of people seem to be going waaay off in the wrong direction.
    I didn't have any trouble identifying the correct approach, but there's nothing in the description that suggests there's a trick to this.
    As for the kyu, according to the wiki, level 6 is considered novice. Is it reasonable to assume that a novice would intuitively recognise the big O implications of a sub optimal solution here without any prompting? Well, look through the discussions.

  • Custom User Avatar

    Why? What does the kyu have to do with it? Anyway, my ignorance of any known sequence didn't prevent me from solving the kata.

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    Lookin' good!

  • Custom User Avatar

    Changed the description!
    Please check.

  • Custom User Avatar

    Would be helpful if the description explicitly stated that the order of occurrence of words in the original string needed to be maintained in the result.

    Other than that, nice kata!

  • Custom User Avatar

    Hmmm, you're right.
    The test cases should probably pick up on that.

  • Loading more items...