• Sign Up
  • Kata
  • Kumite
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:Dennis Ideler
Clan:Findmypast
Skills:clean code, building great products, collaboration, shipping
Member Since:Nov 2012
Last Seen:May 2018
Profiles:
Following:38
Followers:39
Allies:36
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (16)
  • Needs Resolution
    • dideler
    • created a suggestion for "Santa wish list form in ReactJS" kata

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

    • dideler
    • commented on "Checkered Board" ruby solution

    Nice use of Array#cycle!

    • dideler
    • commented on "Cheat Detection" topic

    That's great! What's the problem?

    Let's try and avoid victim blaming and focus on the cheaters, rather than those who want to share what they've learnt.

    • dideler
    • commented on "Cheat Detection" topic

    The most elegant solution IMO is to let the community decide by flagging cheating solutions.
    If a solution receives enough flags, the submitter loses honour and the solution is faded out.
    It would need to be carefully designed so the emphasis is on the solution, not the person.

    If someone goes out of their way to cheat and avoid detection, let them be. Honour on the website does not reflect honour in real life.

    • dideler
    • commented on "Checkered Board" kata

    Oops, sorry @GiacomoSorbi. I meant to reply to the kata author but put my comment in the wrong place.
    I don't use CodeWars often, still learning its UI :)

    I've also contacted @Katbow BTW.

    • dideler
    • commented on "Checkered Board" kata

    Enjoyable kata!

    I'd like to improve the test output but I don't see any options for submitting patches. Could you apply the changes if I send them to you?

    • dideler
    • created an issue for "Checkered Board" kata

    Test output can be improved.

    • dideler
    • commented on "Ruby Environment" doc

    Check the Ruby version (including patch level) with

    puts "ruby #{RUBY_VERSION}p#{RUBY_PATCHLEVEL}"
    

    At the time of writing, katas run in ruby 2.1.6p336

    Would be nice to know the gem versions as well.

    • dideler
    • commented on "Are they the "same"?" kata

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

    • dideler
    • created an issue for "Anagram or not" kata

    The last example test case is missing a closing parenthesis, which causes a syntax error when trying to run tests.

    • dideler
    • commented on "Wilson primes" kata

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

    • dideler
    • commented on "Are the brackets balanced?" ruby solution

    This may be the only recursive solution so far :|

    • dideler
    • commented on "Convert a Boolean to a String" ruby solution

    This solution has the smallest amount of keystrokes from the code you're given.

    • dideler
    • commented on "Enumerable Magic #8 - Find the Index of the Matching Item" ruby solution

    Note that Array#index is an alias of Array#find_index. So really you could do list.find_index(&block) and that shows how silly this kata is.

    • dideler
    • created an issue for "Enumerable Magic #8 - Find the Index of the Matching Item" kata

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

  • Loading more items...
  • © 2021 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Contact
  • powered by

Confirm

  • Cancel
  • Confirm