• 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
jamad Avatar
Name:Unknown
Clan:Darkbunny
Member Since:Sep 2017
Last Seen:Mar 2025
Profiles:
Following:44
Followers:60
Allies:11
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (1061)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • JohanWiltink
    • resolved a suggestion on "Find the random seed " kata
    • 3 days ago

    description was updated

  • Custom User Avatar
    • JohanWiltink
    • resolved a question on "Find the random seed " kata
    • 3 days ago

    There is, I think, a kata about this ( might or might not be available in Python ). Otherwise, Google is your friend.

  • Custom User Avatar
    • JohanWiltink
    • resolved a question on "Find the random seed " kata
    • 3 days ago
  • Custom User Avatar
    • JohanWiltink
    • resolved a suggestion on "Find the random seed " kata
    • 3 days ago

    approved

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Reversed sequence" kata
    • 19 days ago
  • Custom User Avatar
    • ejini战神
    • created a suggestion for "Reversed sequence" kata
    • 19 days ago

    Perl translation

  • Custom User Avatar
    • tobeannouncd
    • created a suggestion for "Find the random seed " kata
    • last month

    Haskell translation

    I've modified the description to make it more language agnostic and to address this issue

  • Custom User Avatar
    • coulrulner1
    • commented on "Reversed sequence" kata
    • 2 months ago

    Scheisse, I might've forgotten to remove the print in the loop... xDDD

    too late now I guess

  • Custom User Avatar
    • Just4FunCoder
    • commented on "Reversed sequence" kata
    • 2 months ago

    Troubleshooting Your Solution - I get Max Buffer Size Reached (1.5 MiB)

  • Custom User Avatar
    • coulrulner1
    • commented on "Reversed sequence" kata
    • 2 months ago

    Max Buffer Size Reached (1.5 MiB) reached with python when using a simple array on random tests
    Cleared test cases without problem

  • Custom User Avatar
    • izze_lino123
    • commented on "Reversed sequence" kata
    • 4 months ago

    I initially wrote a recursive function for this problem, and it worked for small numbers. However, the test cases included large numbers, which caused too many recursive calls, exceeding Python’s recursion depth limit and resulting in an error. To fix this, I switched to an iterative approach using a for loop, which avoids recursion limits and runs efficiently for large inputs.

  • Custom User Avatar
    • muenzi01
    • commented on "Stop the loop after n seconds" kata
    • 4 months ago

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

  • Custom User Avatar
    • KTuzar
    • commented on "Century From Year" python solution
    • 4 months ago

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

  • Custom User Avatar
    • Tom-Sawyer-123
    • commented on "Count Odd Numbers below n" python solution
    • 4 months ago

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

  • Custom User Avatar
    • nareshfr
    • commented on "Century From Year" python solution
    • 4 months ago

    can you explain me that how did you come up with this? what's the thought process behind it?

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...