• 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
sgerodes Avatar
Name:sgerodes
Clan:Gerodes
Skills:python, java, blockchain, data science
Member Since:Feb 2018
Last Seen:Apr 2024
Profiles:
Following:102
Followers:102
Allies:92
View Profile Badges
Ad
How to Create a Software Engineer Portfolio to Land Your First Junior Dev Job
A portfolio isn't optional. It's necessary. Find out how to create a standout portfolio.
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored
  • Needs Resolution (42)
  • Custom User Avatar
    • saudiGuy
    • created an issue for "3D Cellular Neighbourhood " kata
    • 6 months ago

    python:

    • new test frameworks to be used.
    • running test suite generate warnings.
  • Custom User Avatar
    • trashy_incel
    • created a suggestion for "Chess Aesthetics" kata
    • 13 months ago

    the description could mention that the order of the output does not matter

  • Custom User Avatar
    • scarecrw
    • created a suggestion for "RegEx Like a Boss #2: Alphabetical Order String" kata
    • 14 months ago

    The discription mixes "space" and "whitespace" in an unclear manner.

    Leading and trailing whitespace is also allowed.

    yet

    It should NOT match: "abc\n"

    I suppose it depends on context, but from a regex perspective, I would assume "whitespace" refers to \s. I would just change everything to "spaces" for clarity.

  • Custom User Avatar
    • anter69
    • created an issue for "Chess Fun # 13 : RegEx Like a Boss #1 : Valid Pawn Moves" kata
    • 2 years ago
    • I sometimes get a few failed tests like:
    Youre RegEx should NOT match 'bxa6e1p1'
    Youre RegEx should NOT match 'fxe3eNpN'
    

    ...but not always. Some of these should be added to the fixed tests.

    • also, strings ending with +# and #+ should be tested
    • +1 typo: Youre --> Your
  • Custom User Avatar
    • MIC132
    • created an issue for "The index where the value changed" kata
    • 2 years ago

    So I was testing why my solution was timing out (can't honestly imagine how to make it faster) and I made it return just 0 and one of the advanced cases passed.

    Is there really a case that requires 0 (wouldn't really make sense, per the description there is no way to make a case where 0 is correct result) or is this just some timer case that checks if you fit in the 1 second?

  • Custom User Avatar
    • Unknown27342
    • created a question for "Create a Tic-Tac-Toe bot" kata
    • 3 years ago

    As @B4B already pointed out, this kata is a duplicate of https://www.codewars.com/kata/do-not-loose-at-tic-tac-toe. But that was 3 years ago and this kata has not been unpublished still now, so I was wondering what is the future of this kata, would it be unpublished eventually? Or remain in beta forever?

  • Custom User Avatar
    • Kacarott
    • created an issue for "2D Cellular Neighbourhood" kata
    • 3 years ago

    Prolog: Solution expects a specific (unspecified) order, while description states that order is irrelevant.

  • Custom User Avatar
    • hobovsky
    • created an issue for "Chess Fun # 13 : RegEx Like a Boss #1 : Valid Pawn Moves" kata
    • 3 years ago

    Python, possibly other languages: tests miss sanity checks on values returned by user solution and crash badly when an unexpected value (not a pattern, or not a valid pattern) is returned.

  • Custom User Avatar
    • hobovsky
    • created an issue for "RegEx Like a Boss #4 CodeGolf : Prime length" kata
    • 3 years ago

    Python, possibly other languages: tests miss sanity checks on values returned by user solution and crash badly when an unexpected value (not a pattern, or not a valid pattern) is returned.

  • Custom User Avatar
    • hobovsky
    • created an issue for "RegEx Like a Boss #2: Alphabetical Order String" kata
    • 3 years ago

    Python, possibly other languages: tests miss sanity checks on values returned by user solution and crash badly when an unexpected value (not a pattern, or not a valid pattern) is returned.

  • Custom User Avatar
    • multi
    • created a question for "How many Wagons Are in the Train?" kata
    • 4 years ago

    I don't understand how to count more than 250 wagons in 16s?

  • Custom User Avatar
    • anter69
    • created a suggestion for "2D Cellular Neighbourhood - Part 2" kata
    • 4 years ago

    Python (at least): empty matrix [] is never tested, only [[]]

    Perhaps updating the description is enough.

  • Custom User Avatar
    • Unnamed
    • created an issue for "RegEx Like a Boss #5 CodeGolf: Decimal Number Divisible By 3 " kata
    • 4 years ago

    Since newlines are valid characters, there should be edge case tests with numbers divisible by 3 followed by one trailing newline.

  • Custom User Avatar
    • pl3onasm
    • created an issue for "RegEx Like a Boss #5 CodeGolf: Decimal Number Divisible By 3 " kata
    • 4 years ago

    I get Codegolf error: Your RegEx is 119 characters long. What is this supposed to mean? It is stated that the string length is restricted to 150. My string length is well below that.

  • Custom User Avatar
    • Bubbler
    • created an issue for "Element equals its index" kata
    • 4 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...