• 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
CrazyMerlyn Avatar
Name:Ankit Goel
Clan:IIT BHU
Member Since:Feb 2015
Last Seen:Sep 2022
Profiles:
Following:57
Followers:301
Allies:53
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (102)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • ayoni02
    • commented on "Terminal Game #2" kata
    • 11 months ago

    yes please

    i can't for the life of me figure out why my test are working but my attempt isn't

  • Custom User Avatar
    • JohanWiltink
    • commented on "Integer Right Triangles" kata
    • 6 years ago

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

  • Custom User Avatar
    • Lian16
    • commented on "A Crazy Robot? Who's is behind the scenes to make that?" kata
    • 6 years ago

    Yes, i actually uploaded my solution without caring about the initial position, it's not necessary

  • Custom User Avatar
    • Chrono79
    • resolved a question on "L2: Triple X" kata
    • 7 years ago

    Now you have to return false.

  • Custom User Avatar
    • AzariasB
    • commented on "Get the mean of an array" kata
    • 7 years ago

    Thanks for the edit :D

  • Custom User Avatar
    • suic
    • commented on "Get the mean of an array" kata
    • 7 years ago

    Now it's also Python 3 compatible. Regards, suic

  • Custom User Avatar
    • lejonmanen
    • commented on "A Crazy Robot? Who's is behind the scenes to make that?" kata
    • 7 years ago

    Both the intruction and the tests seem to ignore init_pos.

  • Custom User Avatar
    • HerrWert
    • commented on "Create the base - Dungeon crawler #1" kata
    • 8 years ago

    As far as I can tell, this has still not been fixed.

    The description also needs a more complete, comprehensive description of the input validation required for the level parameter in the Game class. For example, I was not expecting boolean values, let alone know what to do with a value of "true": Should I treat it as 1, or as 0 because it's not an integer? This had to be disccovered in the test data and results.

  • Custom User Avatar
    • raulbc777
    • commented on "Special Scores For Words" kata
    • 9 years ago

    $word_list for Ruby(fixed), then as it says WORD_LIST for Python and wordList for javascript

  • Custom User Avatar
    • tomgxf
    • commented on "Special Scores For Words" kata
    • 9 years ago

    You were provided with a list of 2000 words of the Oxford Dictionary Of English (U.K. English), named WORD_LIST for python, word_list for ruby, wordList for javascript.
    WORD_LIST or word_list or wordList.

  • Custom User Avatar
    • smile67
    • commented on "Using the Codewars API - Kata Rank" kata
    • 9 years ago

    Hi, yes... now it's much quicker, just submited a short solution without "memo..." (~2.5 sec to more than 6 before). So thanks and well done;-)!
    PS: Now three solutions, hard work your kata:-)!

  • Custom User Avatar
    • NaMe613
    • commented on "Using the Codewars API - Kata Rank" kata
    • 9 years ago

    @CrazyMerlyn

    Thanks : )

    @smile67

    I've just updated the test, could you please check if it runs faster now.

    Thanks

  • Custom User Avatar
    • suic
    • commented on "suic's fork of CrazyMerlyn's Python solution for "String to list of integers."" kumite
    • 9 years ago

    See filter in Python documentation :)

  • Custom User Avatar
    • ecolban
    • commented on "Chains and Chainrings" kata
    • 9 years ago

    The correct answer to this problem is ans = 73199199341. Even if m and n are not coprime, there may be a solution. You can verify the solution by (ans + a) % m == 0 and (ans + b) % n == 0.

  • Custom User Avatar
    • smile67
    • commented on "Using the Codewars API - Kata Rank" kata
    • 9 years ago

    PS: Maybe this timeout is a "new problem" of your random testcases? Always timeout here, but my code seems for me ok...

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...