• 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
mitron6 Avatar
Name:Unknown
Clan:Unknown
Member Since:Mar 2017
Last Seen:May 2025
Profiles:
Following:5
Followers:24
Allies:4
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (213)
  • Needs Resolution
  • Custom User Avatar
    • mitron6
    • commented on "Quadrants" csharp solution
    • 2 months ago

    It is very concise, but at least I have to think harder to verify correctness. I'd like to optimize for readability with minimal congnitive load. I can imagine people that could parse this this without any cognitive load... probably the author. :)

  • Custom User Avatar
    • mitron6
    • commented on "Do not loose at tic-tac-toe!" csharp solution
    • 2 months ago

    Wow! Brilliant.

  • Custom User Avatar
    • mitron6
    • commented on "Draw stairs" csharp solution
    • 3 months ago

    Very nice.

  • Custom User Avatar
    • mitron6
    • commented on "Draw stairs" csharp solution
    • 3 months ago

    Brilliant. Great example of several C# feature at once.

  • Custom User Avatar
    • mitron6
    • commented on "Beginner Series #2 Clock" javascript solution
    • 3 years ago

    Hi, If you are asking why the popular solution is preferred over yours, it is probably because it is shorter and easier for an experienced developer to verify as correct. Extra intermediate variables that are only used once are often best avoided.

  • Custom User Avatar
    • mitron6
    • commented on "Sum consecutives" kata
    • 3 years ago

    What if the idea wasn't code golfing but to discover a python language feature that makes a one line solution possible?

  • Custom User Avatar
    • mitron6
    • commented on "Sort by Example" kata
    • 3 years ago

    This is an excellent kata to learn about key= in sorting. Well done.

  • Custom User Avatar
    • mitron6
    • commented on "Number to Bytes" python solution
    • 3 years ago

    Googles "code golf." Ah very cool. That would be a fun game, but maybe you'd win a little too often. :). Do comments count? It might be fun to comment "https://en.wikipedia.org/wiki/Code_golf. Can you do better?" and then do the code golf. Does everyone else already know what it is? First time for me.

  • Custom User Avatar
    • mitron6
    • commented on "Number to Bytes" python solution
    • 3 years ago

    lechevalier has an impressive and deep understand of python. How easy would it be for a typical Python dev to maintain code like this? Is his level expected for all professional devs?

  • Custom User Avatar
    • mitron6
    • commented on "Polynomials I: String Format" kata
    • 3 years ago

    Very cool how you introduce ast in a simple gentle way. Bravo!

  • Custom User Avatar
    • mitron6
    • commented on "Make a spiral" python solution
    • 3 years ago

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

  • Custom User Avatar
    • mitron6
    • commented on "Make a spiral" kata
    • 3 years ago

    Would the kata instructions be easier to understand if the examples that used zeros and dots instead used 1s and 0s?

  • Custom User Avatar
    • mitron6
    • commented on "Battleship field validator" python solution
    • 3 years ago

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

  • Custom User Avatar
    • mitron6
    • commented on "Currying vs. Partial Application" python solution
    • 3 years ago

    This solution demonstrates deep understand of Python. Very well done!

    Note: in the current version of this kata, the function name is curry_partial.

  • Custom User Avatar
    • mitron6
    • commented on "Instant Runoff Voting" python solution
    • 3 years ago

    Very nice design. Demonstrates features of python worth learning.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...