• 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
Coderator Avatar
Name:Unknown
Clan:Unknown
Member Since:Jun 2021
Last Seen:Sep 2024
Profiles:
    Following:1
    Followers:2
    Allies:1
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (164)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • Onovane
      • commented on "Function 1 - hello world" python solution
      • 2 years ago

      What? How u read this?

    • Custom User Avatar
      • Cloud Walker
      • commented on "Mountains of Hoiyama" kata
      • 2 years ago

      Great kata. Had to think about this one for a while. Probably should be a 6 kyu though.

    • Custom User Avatar
      • kaluginpeter
      • commented on "Series of integers from 0 to n" python solution
      • 3 years ago

      Beautiful solution!

    • Custom User Avatar
      • beguglaa
      • commented on "Mountains of Hoiyama" kata
      • 3 years ago

      I guess, this kata is harder than some 5-6 kuy katas.
      But i did it, finally....

    • Custom User Avatar
      • SolidGray
      • commented on "Function 1 - hello world" python solution
      • 3 years ago
      _ = "abcdefghijklmnopqrstuvwxyz"
      __   = _[7]   # h
      ___  = _[4]   # e
      ____ = _[11]  # l
      
      print(__ + ___ + ____ * 2)  # hell
      
    • Custom User Avatar
      • writeblankspace
      • commented on "Function 1 - hello world" python solution
      • 3 years ago

      can someone explain how this works?

    • Custom User Avatar
      • Nqabenhle
      • commented on "Function 1 - hello world" python solution
      • 3 years ago

      It's so cool! I love it.

    • Custom User Avatar
      • Rud1
      • created an issue for "Find the Strongest Apes" kata
      • 3 years ago

      The sorting part of my first solution is a ugly hack but it still passes most of the time :
      https://www.codewars.com/kata/reviews/617af30f6e47f30001186417/groups/62ed7e18fd3e760001ede112

    • Custom User Avatar
      • lechevalier
      • commented on "Find the Strongest Apes" kata
      • 3 years ago

      This is a 6 kyu problem: all you need to know is how to iterate on a list, some branching and how to use a dict

    • Custom User Avatar
      • lechevalier
      • resolved an issue on "Find the Strongest Apes" kata
      • 3 years ago

      Added

    • Custom User Avatar
      • TeaOverFlow
      • commented on "Function 1 - hello world" python solution
      • 3 years ago

      Looks cool :)

    • Custom User Avatar
      • JohanWiltink
      • commented on "Mountains of Hoiyama" kata
      • 3 years ago

      I would consider any kata where the solution is some particular order-n polynomial in the input to be a duplicate of all the other kata where the solution is some particular order-n polynomial in the input, especially if all coefficients turn out to be integers but for a factor of order! or 1<<order or something ( which will happen often if integer datapoints are given ).

      Don't reason from the problem, reason from the solution.

      Also, "different enough" is subjective, so people who have solved ( way ) more kata than you may reasonably have a different opinion on that. ( Or they could be entirely wrong and have only learned negative amounts of knowledge from their last several thousand kata. Half kidding. )

    • Custom User Avatar
      • Kacarott
      • commented on "Mountains of Hoiyama" kata
      • 3 years ago

      There was a one wrong test, I wrote 12 instead of 13. I've just gone and fixed it

    • Custom User Avatar
      • dfhwze
      • commented on "Mountains of Hoiyama" kata
      • 3 years ago

      bless you

    • Custom User Avatar
      • Coderator
      • resolved a suggestion on "Mountains of Hoiyama" kata
      • 3 years ago

      .

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...