• 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
SimpleMRish Avatar
Name:Unknown
Clan:Unknown
Member Since:Mar 2023
Last Seen:Mar 2025
Profiles:
    Following:0
    Followers:1
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies
    • Authored (49)
    • Needs Resolution
    • Custom User Avatar
      • SimpleMRish
      • commented on "Basics 06: Reversing and Combining Text" python solution
      • 4 months ago

      awesome solution!

    • Custom User Avatar
      • SimpleMRish
      • commented on "Group Anagrams" python solution
      • 4 months ago

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

    • Custom User Avatar
      • SimpleMRish
      • commented on "Determine the date by the day number" python solution
      • 5 months ago

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

    • Custom User Avatar
      • SimpleMRish
      • commented on "Simple Fun #305: Typist" python solution
      • 5 months ago

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

    • Custom User Avatar
      • SimpleMRish
      • commented on "The Lamp: Revisited" python solution
      • 5 months ago

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

    • Custom User Avatar
      • SimpleMRish
      • commented on "A String of Sorts" python solution
      • 5 months ago

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

    • Custom User Avatar
      • SimpleMRish
      • commented on "Find Cracker." python solution
      • 5 months ago

      Yeah, that combination is really best! Thank you for the update :)

    • Custom User Avatar
      • SimpleMRish
      • commented on "Find Cracker." python solution
      • 5 months ago

      This solution maybe clever, but as for me it's unreadable.
      PEP8 recommended max line length is 79.
      So I think it shouldn't be considered as best practice.
      Check the solution from @bidouille. I liked it.

    • Custom User Avatar
      • SimpleMRish
      • commented on "FIXME: Hello" python solution
      • 6 months ago

      Really nice solution. However truncating hello to hell makes it weird

    • Custom User Avatar
      • SimpleMRish
      • commented on "Linked Lists - Insert Nth Node" python solution
      • 6 months ago

      got it. Thank you @Azuaron for explanation!

    • Custom User Avatar
      • SimpleMRish
      • commented on "Sortable Shapes" python solution
      • 6 months ago

      nice Square subclassing :)

    • Custom User Avatar
      • SimpleMRish
      • commented on "Catalog" python solution
      • 6 months ago

      I like BeautifulSoup better

    • Custom User Avatar
      • SimpleMRish
      • commented on "Linked Lists - Insert Nth Node" python solution
      • 6 months ago

      Could anyone explain why this solution is 'Best Practice'?
      Looks like we conplitely recreate whole list here instead of adding the needed element into the index position.
      What if the linked list contains 1500 elements? Won't we get the RecursionError?

    • Custom User Avatar
      • SimpleMRish
      • commented on "Frog jumping" python solution
      • 6 months ago

      This solution works. But I think shouldn't be considered as best practices or clever solution since can be optimized

    • Custom User Avatar
      • SimpleMRish
      • commented on "Complete Fibonacci Series" python solution
      • 6 months 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...