Ad
  • Custom User Avatar

    Free accounts are not affected in any way when it comes to execution speed, I believe. Or at least it never seemed to be significant for performance kata, and good solution should pass no mater if submitted by paid user or free user.

    I am going to mark the issue as resolved, because I strongly suspect the problem is in your code. If you have some proper evidence that the kata is broken, please come back and reraise the issue with more precise information on what's wrong.

  • Custom User Avatar

    For the starter I thank you for this great Kata, it is fun and challenging.
    And of course I admit, my code is still messy to tackle this Kata very efficiently.
    And it get me curious that even though I've tested my code in VS, and generate possible integer-question to test the code, and obviously it checked out,but
    whether I tried to apply full test, it always 'Time Out', so i get some thinking that if it's really because of my code or because my account is free so server related stuff..

  • Custom User Avatar

    Maybe because it just import System Namespace, my sugestion is, just using 'String.Replace'Method (shoal.Replace(old, new))

  • Custom User Avatar

    Count() is an aggregate function function, so you should add GROUP BY statement to use it