Ad
  • Default User Avatar

    Guess I'll have to relook at this one then. Never did try to solve it. Although if you left a clue i n your comment about the solution being "nice", I'll have to really think that one through.

  • Default User Avatar

    I've seen your "solution". It's so "nice" O_o

  • Custom User Avatar

    console.log ?

  • Custom User Avatar
    • Function and parameter names should be in snake_case
    • New test framework should be used
    • Custom error messages are useless
    • The number of the random tests could be increased to 100
    • It'd be better if random tests used specialized functions instead of having this mess with random() * N

    Rejecting so that someone doesn't approve this translation until all these points are fixed.

  • Custom User Avatar
  • Custom User Avatar

    just skip every kata of jhoffner

  • Custom User Avatar

    You said it! Me as well. It was good to refresh my memory.

  • Default User Avatar

    113... thinking i might have to change my approach completely, cant seem to figure out how to shave off those extra chars ... Good fun kata to work on, sadly couldnt see the one this was based off to get some practice.

  • Default User Avatar

    Gotta love the power of Regex!!

  • Default User Avatar

    72 chars.... i saw the suggestion about not using r***** for the array method but sadly dont fully comprhend bitwise yet and dont know how to wrap my head around how to utlize it... can you use bitwise to compare arrays or does it still have to loop through twice?

  • Default User Avatar

    Wow, for some reason that was satisfying... maybe it was that it only took me 10mins after working on another One Liner for over an hour!!

  • Default User Avatar

    I'm stuck at 52 :( Feeling ready to give us and not find the solution... I'm not sure if it's a trick with regex or something in the counting that I could be doing different!...

  • Default User Avatar

    JS version has no test cases and will not do console.log on failed attempt tests... this makes it really hard to figure out what my code is even doing!! Any suggestions on how to force output even on the failed tests?

  • Default User Avatar

    Wouldn't say overrated so much as the rating system has changed drastically and I guess when going from one rating to another it was probably a multiperson effort in which the situation was use best judgment and whoever looked at this one problem didn't look at the other one, if this one or the other one were even reviewed at all.

    This would've been my favorite kata had I been able to perform edits on other people's translations a while back--site was still evolving and kind of stopped really paying attention to it because of issues like that. Sounds like anter69 took care of the issues.

  • Default User Avatar

    Made a python translation that is awaiting approval. My first translation and not sure how to get it approved. Thanks

  • Loading more items...