• 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
docgunthrop Avatar
Name:docgunthrop
Clan:Unknown
Member Since:Jun 2016
Last Seen:May 2025
Profiles:
Following:18
Followers:476
Allies:6
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (978)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • csimpilimpi
    • commented on "Christmas Present Calculator" kata
    • 2 months ago

    Unfortunately it didn't. At least not for me. Why would "you can count it as one work capacity" mean that a job can be shared between two (or more) workers?
    It took me a lot of time (really a lot) to get what you meant.

  • Custom User Avatar
    • Just4FunCoder
    • resolved a suggestion on "Double Cola" kata
    • 3 months ago

    Kata retired.

  • Custom User Avatar
    • XoRMiAS
    • commented on "Return the Missing Element" javascript solution
    • 10 months ago

    The array size is known and fixed. This runs in O(1).

  • Custom User Avatar
    • luis1802
    • commented on "Linked Lists - Length & Count" javascript solution
    • 12 months ago

    Does TCO mean Time Complexity Optimal?

  • Custom User Avatar
    • ejini战神
    • resolved a question on "Most sales" kata
    • 13 months ago

    Not a big deal as long as edge cases for same total sales are tested

  • Custom User Avatar
    • monadius
    • resolved an issue on "Special Scores For Words" kata
    • 17 months ago

    Fixed

  • Custom User Avatar
    • spatulatom
    • commented on "Merged String Checker" javascript solution
    • 2 years ago

    i think it has been corrected, it is great coding

  • Custom User Avatar
    • Voile
    • commented on "SQL Query Builder" kata
    • 2 years ago

    The description has apparently been updated with this:

    To chain multiple conditions, start your where with a "1 = 1" condition, so that you'll not need to worry about stripping the initial "AND/OR" from the first condition.

    So none of the above would be correct.

    The bad test feedback is still a thing though. Trying to match the whole thing with a big regex isn't a good idea at all.

  • Custom User Avatar
    • LosBlobbos
    • commented on "Special Scores For Words" kata
    • 2 years ago

    7 years, all issues still there

  • Custom User Avatar
    • JohanWiltink
    • resolved an issue on "Human readable duration format" kata
    • 2 years ago

    Apparently fixed now.

  • Custom User Avatar
    • Kacarott
    • resolved an issue on "Sort by Last Char" kata
    • 2 years ago

    Should be fixed in fork by @hobovsky

  • Custom User Avatar
    • JohanWiltink
    • resolved a suggestion on "Set - the card game" kata
    • 2 years ago
  • Custom User Avatar
    • moritzloritz
    • commented on "Show multiples of 2 numbers within a range" shell solution
    • 3 years ago

    Correct, solution is invalid. Looks nice but fails for [2,4,40]

  • Custom User Avatar
    • dfhwze
    • commented on "Spiral Column Addition" kata
    • 3 years ago

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

  • Custom User Avatar
    • dfhwze
    • commented on "Spiral Column Addition" kata
    • 3 years ago

    Same here when translating to C#. Huge tests are really slow. I added 40 such test cases. Ref solution makes it in +- 8 seconds. I think it's so fast in JS because no high precision integers are being used and ref solution allows a tolerance on expected results.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...