• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
appleJax Avatar
Name:Kevin Brewer
Clan:codecorps.org, freecodecamp.com, @thoughtstem
Skills:javascript, ruby
Member Since:Apr 2016
Last Seen:Oct 2021
Profiles:
Following:2
Followers:3
Allies:2
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (18)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Zemez
    • commented on "Regex Password Validation" ruby solution
    • 7 years ago

    Wow, multiline passwords? Give me two! :D

  • Custom User Avatar
    • myjinxin2015
    • commented on "Challenge Fun #18: Freak Contaz Sequence" kata
    • 8 years ago

    Thank you for your feedback ;-)
    You are right. I've changed the reference solution and added the testcases above to the fixed tests.
    Hope it's fixed.

  • Custom User Avatar
    • clupasq
    • commented on "Reverse a singly-linked list" kata
    • 8 years ago

    @wenima: The description of the task is to return "a matching list in the reverse order.", not to reverse the list in-place.

  • Custom User Avatar
    • wenima
    • commented on "Reverse a singly-linked list" kata
    • 8 years ago

    why do you need the value property though?

  • Custom User Avatar
    • GammaCodeX
    • commented on "Regex Password Validation" ruby solution
    • 8 years ago

    Some of what you say here is wrong, but apparently a lot of people think ^ and $ match string start and end. They match LINE start and end

    Anyone who accept the above as a valid solution or even worse a "best practise" should think about what happens when someone puts in a multi line password.

  • Custom User Avatar
    • curiousrabbit
    • commented on "Character limits: How long is your piece of string?" kata
    • 9 years ago

    done - thanks again :)

  • Custom User Avatar
    • curiousrabbit
    • commented on "Character limits: How long is your piece of string?" kata
    • 9 years ago

    Good spot - thanks! I've updated the examples, hope the description makes more sense now.

  • Custom User Avatar
    • smcgee31
    • commented on "Find the unique number" javascript solution
    • 9 years ago

    oh, hell! I just did the same thing, meaning I didn't really read and understand the details... ALL numbers are equal except one. I just spent hours trying to figure out how to find a unique number in a bunch of different numbers. This is much easier than I thought. Oh well, good learning session anyway. :)

  • Custom User Avatar
    • smile67
    • commented on "Find the unique number" javascript solution
    • 9 years ago

    You haven't read the description: "...All numbers are equal except for one.";-)

  • Custom User Avatar
    • St3f4n
    • commented on "Write a Code-Golf Scoring Function" javascript solution
    • 9 years ago

    Re-dit it, looks better now and it allows a bit smoother solution with \w. Anyway nice first kata! :)

  • Custom User Avatar
    • smile67
    • commented on "Write a Code-Golf Scoring Function" javascript solution
    • 9 years ago

    Thanks for the info;-)!

  • Custom User Avatar
    • kazk
    • commented on "Write a Code-Golf Scoring Function" javascript solution
    • 9 years ago

    @appleJax, thanks for letting me know. I'll try again :)

  • Custom User Avatar
    • docgunthrop
    • commented on "Write a Code-Golf Scoring Function" javascript solution
    • 9 years ago

    Yeah, that sounds fine. MDN's page on Regular Expressions categorizes word characters as:

    any alphanumeric character including the underscore.

    I see you made the adjustment to the kata description as well so it looks like you're all set.

  • Custom User Avatar
    • docgunthrop
    • commented on "Write a Code-Golf Scoring Function" javascript solution
    • 9 years ago

    Thanks, and nicely done on your first authored kata!

  • Custom User Avatar
    • narayanswa30663
    • commented on "Write Number in Expanded Form" javascript solution
    • 9 years ago

    Thanks!

  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...