• 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
Axure Avatar
Name:Hu Zheng
Clan:Gensokyo
Skills:web development
Member Since:Dec 2016
Last Seen:Apr 2023
Profiles:
Following:612
Followers:591
Allies:533
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (16)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Blind4Basics
    • resolved an issue on "Peano numbers" kata
    • 2 years ago

    .

  • Custom User Avatar
    • JohanWiltink
    • resolved an issue on "Evaluate mathematical expression" kata
    • 8 years ago

    To explicitly tell you what you do not need to support.

    Kata is clear that all input will be valid. Pointing out invalid input does no harm.

  • Custom User Avatar
    • lolisa
    • commented on "Sloth" kata
    • 8 years ago

    It is even tougher now, as I require a O(n) join function.

  • Custom User Avatar
    • lolisa
    • resolved an issue on "Sloth" kata
    • 8 years ago

    You need to traverse every single element.

  • Custom User Avatar
    • Varveyn
    • commented on "Brainfuck Translator" kata
    • 8 years ago

    Kept in both cases.

  • Custom User Avatar
    • g964
    • resolved an issue on "Parts of a list" kata
    • 8 years ago

    Did you try this method and succeed? I don't care for cheaters. They cheat only themselves. There is so many ways to cheat at CW.
    I'm afraid that your method is more time consuming to cheat than to find a solution.
    Anyway more than 500 CW have passed the JS kata so nothing can be changed.
    Thanks for your post.LOL.

  • Custom User Avatar
    • hufftheweevil
    • commented on "The builder of things" kata
    • 8 years ago

    I can't speak for the tests, but I believe it should produce the following thing:

    jane = {
      head: {
        eyes: [
          {
            color: 'blue',
            pupil: {
              color: 'black'
            }
          },
          {
            color: 'blue',
            pupil: {
              color: 'black'
            }
          }
        ]
      }
    }
    
  • Custom User Avatar
    • MrDrops
    • commented on "Find array" javascript solution
    • 8 years ago

    Wow, good eye. What a debugger you must be! :)

  • Custom User Avatar
    • ice1000
    • commented on "Very Naive Subarray" kata
    • 8 years ago

    It's because the validation code is using hash algorithm, and hash collision occurs frequently.

  • Custom User Avatar
    • ice1000
    • commented on "Very Naive Subarray" kata
    • 8 years ago

    Fixed

  • Custom User Avatar
    • Voile
    • commented on "Currying vs. Partial Application" kata
    • 8 years ago

    Well, you approved the kata so you can edit the kata yourself to fix it.

    It also means you're responsible for future kata issues ;-)

  • Custom User Avatar
    • Voile
    • commented on "Roman Numerals Encoder" kata
    • 8 years ago

    Fixed

  • Custom User Avatar
    • donaldsebleung
    • commented on "Currying vs. Partial Application" kata
    • 8 years ago

    Wait ... I just found a genuine Issue with the Python version of this Kata but I can't throw it back into Beta QAQ

  • Custom User Avatar
    • donaldsebleung
    • commented on "Currying vs. Partial Application" kata
    • 8 years ago

    That is no longer the case - fortunately, all 4 Issues raised on this Kata were merely opinions and did not reflect any major flaws within the Kata itself so I resolved them all and approved it :D

  • Custom User Avatar
    • ZozoFouchtra
    • commented on "Isosceles Triangle" kata
    • 8 years ago

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

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...