Ad
  • Custom User Avatar

    @Chrono79 Kata is completed. Thanks, dude!

  • Custom User Avatar

    okay cool! I didn't know you could do that on this site haha. Thanks!

  • Custom User Avatar

    I'm having the same issues here. This kata is great, but I wished there were more examples. I'm trying to figure out what inputs are being passed in the test cases, so I could modify my code to fix the problem.

  • Custom User Avatar

    Can anyone check my code? For some reason, I'm getting an error on my end.

  • Custom User Avatar

    nevermind, I found the isssue. I was using a different Node version.

  • Custom User Avatar

    Can anyone tell me why I'm getting an error in this code here. I seem to do everything that was correct and I'm getting an error for some reason.

  • Custom User Avatar

    Good solution. For some reason, I coudln't think of using the modulus operator for this challenge. I'll keep this in mind. I used way too many loops on this one.

  • Custom User Avatar

    Now I understand now. Thanks!

  • Custom User Avatar

    I don't really understand what this kata is trying to say.

  • Custom User Avatar

    That's just awesome. My solution is horrible, because I didn't even try to refactor or did anything with it. I really like this code here.

  • Custom User Avatar

    Yea, it's taking a while to understand what to fully expect from the output.

  • Custom User Avatar

    Thanks for the advice! HackerRank looks very interesting. I really appreciate you taking the time to recommend me those sections. I followed you on your G+ account. I'll contact you from there :)

    Thanks!

  • Custom User Avatar

    Hey @wthit56, I'm trying to get into algorithms to sharpen my skills and use those abilities to solve more complex katas here, but what's the best articles/books out there you wold recommend me to look into for starters? You seem very knowledgeable on how you write things down, before coding. I'm studying math btw, but I'm not in the Trig/Calc just yet. I'm more in the Algebra 2 level. Unfortunately, I was trying to find a way to contact you a days ago, but I coudn't reach you anywhere outside of codewars. Sorry about that :)

  • Custom User Avatar

    Thanks for the explaination, jmeek. It makes logical sense now. It's better to assign the given value outside of the for-loop to avoid invoking the call on each iteration. This approach is a much better solution than what I gave in this Kata.

  • Custom User Avatar

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

  • Loading more items...