• 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 (501)
  • Replies
  • Authored
  • 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
    • 2 months ago

    Very nice.

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

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

  • Custom User Avatar
    • DPS-2005
    • commented on "Shortest Word" javascript solution
    • 5 months ago

    We don't need dsa for this.
    .map is just a transformation function.

  • Custom User Avatar
    • TheChampionofValor
    • commented on "Take the Derivative" javascript solution
    • 9 months ago

    Sometimes the descriptions can be overworded or underworded. Information theory and the beginning of words is a very cool subject to research if you can. If you see kata with bad descriptions, you can leave a suggestion in the discussion section to help improve the understanding of the goal for other Code Warriors.

  • Custom User Avatar
    • Vincin Christmas
    • commented on "Take the Derivative" javascript solution
    • 9 months ago

    made me realize this kata is overworded

  • Custom User Avatar
    • TheChampionofValor
    • commented on "Take the Derivative" javascript solution
    • 9 months ago

    Hehe calculus programming ^-^

  • Custom User Avatar
    • ZeikJT
    • commented on "Shortest Word" javascript solution
    • 10 months ago

    Using Math.min with .map is an extra loop instead of just using .reduce

  • Custom User Avatar
    • Alokray007
    • commented on "Shortest Word" javascript solution
    • 12 months ago

    Very nice solution. Loved it. I think we need to know DSA for this right?

  • Custom User Avatar
    • niconel
    • commented on "Shortest Word" javascript solution
    • 13 months ago

    Thanks @o2001!

  • Custom User Avatar
    • mohashraf
    • commented on "Shortest Word" javascript solution
    • 13 months ago

    Thanks for your clarification!

  • Custom User Avatar
    • niconel
    • commented on "Shortest Word" javascript solution
    • 13 months ago

    Curious why you spread the input since it's a string and you could just split it right?
    Or, like me, you wherent sure the input is a string or array (question wasn't too clear on that)?

  • Custom User Avatar
    • SuzukiStumpy
    • commented on "Shortest Word" javascript solution
    • 15 months ago

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

  • Custom User Avatar
    • Ersultanqwerty
    • commented on "Shortest Word" javascript solution
    • 17 months ago

    it's good

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...