• Custom User Avatar

    for some reason I just couldn't get console.log() to work in Javascript. (Probably something really obvious). Had to use C++ instead. Otherwise a simple and fun Kata.

  • Custom User Avatar

    if the desired height is 4, and the plant grows by 10 everyday, then the plant would reach the desired height on the first day, therefore expected 1.

  • Custom User Avatar

    Honestly while I appreciate the math exercise, this problem has an optimal solution with nothing to do with coding.
    This is especially problematic with SQL as people not seeing the pattern can easily get into cte/functions to loop for the answer and I think that would put this exercise way above 7kyu.

  • Custom User Avatar
    1. Not even coding related, this is a simple math problem.
    2. The problem is worded in a very hard to understand way.
    3. The tags on this Kata makes no sense.
  • Custom User Avatar

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

  • Custom User Avatar

    This is a Kata with really ambiguous wording on what it wants from you.