• 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
med2dev Avatar
Name:Unknown
Clan:#100devs - leonnoel.com/twitch
Member Since:Mar 2022
Last Seen:Jun 2022
Profiles:
    Following:47
    Followers:47
    Allies:47
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (13)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • med2dev
      • commented on "Sum Mixed Array" javascript solution
      • 3 years ago

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

    • Custom User Avatar
      • akar-0
      • resolved an issue on "Abbreviate a Two Word Name" kata
      • 3 years ago

      Please...

      The output should be two capital letters with a dot separating them.

      patrick feeney => P.F

    • Custom User Avatar
      • med2dev
      • created an issue for "Abbreviate a Two Word Name" kata
      • 3 years ago

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

    • Custom User Avatar
      • med2dev
      • commented on "A Strange Trip to the Market" kata
      • 3 years ago

      The description does not say what the output should be

    • Custom User Avatar
      • med2dev
      • commented on "Determine offspring sex based on genes XX and XY chromosomes" kata
      • 3 years ago

      Yes, if a sperm really has XX or XY, you're likely going to get a miscarriage. Best case, Kleinfelter or Triple X syndrome.

    • Custom User Avatar
      • med2dev
      • commented on "Determine offspring sex based on genes XX and XY chromosomes" kata
      • 3 years ago

      This isn't a biology website, but I'd suggest changing the parameter in the starter code to 'chromosomes' or 'zygote'. A mature, healthy mamallian sperm cell is haploid. It only contains either ONE 'X' or ONE 'Y'. A sperm cell with an 'XY' is the product of, e.g., nondisjunction, and at best will result in a child with a disorder of sexual development, but more likely a miscarriage.

    • Custom User Avatar
      • aleksandr.senichev
      • commented on "Enumerable Magic #20 - Cascading Subsets" kata
      • 3 years ago

      This is at least 6 kyu.

    • Custom User Avatar
      • med2dev
      • commented on "Check same case" javascript solution
      • 3 years ago

      regex is useful if you know it. just takes some practice.

    • Custom User Avatar
      • med2dev
      • commented on "Cat years, Dog years" javascript solution
      • 3 years ago

      how is this unreadable? It makes it so much clearer than, e.g., the kata description.

    • Custom User Avatar
      • med2dev
      • created an issue for "Enumerable Magic #20 - Cascading Subsets" kata
      • 3 years ago

      You need to describe the odd behavior you're expecting in edge cases

    • Custom User Avatar
      • BebopWil
      • commented on "How much water do I need?" javascript solution
      • 3 years ago

      works with +

    • Custom User Avatar
      • med2dev
      • commented on "How much water do I need?" javascript solution
      • 3 years ago

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

    • Custom User Avatar
      • med2dev
      • commented on "Convert a String to a Number!" javascript solution
      • 3 years ago

      The argument isn't being assigned to a function. The function name required by the kata (stringToNumber) is being assigned to an existing function. This is similar:
      var rand = Math.random

      now you have a function, rand, that can do the same thing Math.random can.

    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...