Ad
  • Custom User Avatar

    Okay so if I left out the console log Maximum call stack size was exceeded, but without it ran fine. ANyone got an explanation for that?

  • Custom User Avatar

    I think i've sorted this one some time ago can you be specific about where the typo is or what programming language. Thanks

  • Custom User Avatar

    Good Kata! I have noticed some people are cheating on the rest parameters, just filling in 'x,y,z' as per the test cases; it might be better to use some variation on test cases so people can't directly use that cheat (and they would have to use a lot more code if they want to filter out the amount of arguments, OR use rest parameters).

  • Custom User Avatar

    There is a fault in the question, probably a typo, but 1 needs to be output as anane, but is written as anae. I assumed 'anae' was unique but that threw errors as the results were unexpected. So its a typo.