• 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
constablebrew Avatar
Name:Michael Brewer
Clan:Unknown
Skills:javascript, vba, sql, assembly, c++, php, coffeescript
Member Since:Apr 2013
Last Seen:Feb 2025
Profiles:
Following:5
Followers:57
Allies:5
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (1694)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • YurichBRO
    • commented on "Chinese Numeral Encoder" kata
    • 17 days ago

    Did you try it? From time to time I remind people to return to their katas

  • Custom User Avatar
    • YurichBRO
    • created a suggestion for "Chinese Numeral Encoder" kata
    • 17 days ago

    I thihnk it would be better to test all the numbers: all positive and all negative shuffled. Thus getting rid of random test at all.

  • Custom User Avatar
    • B1ts
    • resolved a suggestion on "Chinese Numeral Encoder" kata
    • 25 days ago

    Approved.

  • Custom User Avatar
    • trashy_incel
    • created a suggestion for "Throttle a Function" kata
    • 2 months ago

    fork addressing Voile's points below (author inactive)

    • chai assertions
    • no more hijacking of the Date object
    • no more busy wait
    • no more hidden preloaded code
    • tests use the asynchronous tests feature from mocha
    • better example code in the description
    • the original author's solution still passes the tests
  • Custom User Avatar
    • dfhwze
    • commented on "Image Processing" kata
    • 3 months ago
    • also the case for Javascript
    • the sample tests in these languages should be hardcoded examples instead of what we have now
  • Custom User Avatar
    • tobeannouncd
    • created an issue for "Image Processing" kata
    • 3 months ago

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

  • Custom User Avatar
    • AndreiPris
    • commented on "Convert a Number to a String!" javascript solution
    • 4 months ago

    I did the same. I like it

  • Custom User Avatar
    • Crozzbite
    • commented on "Who likes it?" javascript solution
    • 5 months ago

    when you return you don't need to add the break couse you already breaking the code

  • Custom User Avatar
    • rowcased
    • resolved an issue on "Find the Remainder" kata
    • 5 months ago

    [not a kata issue]

    your code fails a fixed test, here is the error message:

    'Should handle negative numbers. For input n = -13, m = -13: expected NaN to equal +0'

    which means your code returned NaN for that test. then your code fails any similar test during the random tests

    so, you need to rework your code to handle negative numbers

  • Custom User Avatar
    • zohidjon
    • created an issue for "Find the Remainder" kata
    • 5 months ago

    JavaScript: Passed all tests but, after clicking Attempt it shows another 2 tests that are not passed

  • Custom User Avatar
    • saudiGuy
    • created a suggestion for "Morse Encoding" kata
    • 8 months ago

    python new test framework

  • Custom User Avatar
    • ptd3v
    • commented on "Find the Remainder" kata
    • 9 months ago

    Good practice for Python

  • Custom User Avatar
    • willysjose2026
    • commented on "Who likes it?" javascript solution
    • 9 months ago

    For such a short string is not something to bother about, and it feels cleaner for this specific problem

  • Custom User Avatar
    • swesh
    • commented on "Who likes it?" javascript solution
    • 10 months ago

    exactly my thoughts!

  • Custom User Avatar
    • KayleighWasTaken
    • commented on "Chinese Numeral Encoder" kata
    • 10 months ago

    Appears to be the case in Python at least.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...