• 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
dmitryplatonov Avatar
Name:Dmitry Platonov
Clan:js.workshop
Member Since:Mar 2017
Last Seen:Mar 2025
Profiles:
Following:14
Followers:16
Allies:13
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (19)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • eamonious
    • commented on "Calculating with Functions" python solution
    • 2 months ago

    My mistake

  • Custom User Avatar
    • Chrono79
    • commented on "Calculating with Functions" python solution
    • 2 months ago

    Use spoiler flag next time please, your post was visible in the homepage.

  • Custom User Avatar
    • eamonious
    • commented on "Calculating with Functions" python solution
    • 2 months ago

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

  • Custom User Avatar
    • Grecks
    • commented on "Calculating with Functions" python solution
    • 13 months ago

    One tiny bit of code optimization that would still be possible here: You could leave out the tuple() constructor in the first map() call.

  • Custom User Avatar
    • Grecks
    • commented on "Calculating with Functions" python solution
    • 13 months ago

    Truly magnificent! It uses exactly the same functional approach as my solution, only that yours is even more terse due to the use of nested lambdas as well as tuple assignment and map function. Especially the idea of employing map here is what I like most. My deepest respect!

  • Custom User Avatar
    • alexey-pe
    • commented on "Calculating with Functions" python solution
    • 15 months ago

    magnificent!

  • Custom User Avatar
    • VinofSteel
    • commented on "Two to One" typescript solution
    • 17 months ago

    That's because a string is, under the hood, an array of characters. When put into a set, it's basically how it's treated like.

  • Custom User Avatar
    • chriscarrollsmith
    • commented on "Two to One" typescript solution
    • 17 months ago

    Wow. I didn't realize that Set would automatically decompose the string into characters.

  • Custom User Avatar
    • dmitryplatonov
    • commented on "Card Game" kata
    • 2 years ago

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

  • Custom User Avatar
    • dmitryplatonov
    • commented on "Card Game" kata
    • 2 years ago

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

  • Custom User Avatar
    • dmitryplatonov
    • commented on "Card Game" kata
    • 2 years ago

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

  • Custom User Avatar
    • dmitryplatonov
    • commented on "Two to One" typescript solution
    • 2 years ago

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

  • Custom User Avatar
    • dmitryplatonov
    • commented on "Multiples of 3 or 5" typescript solution
    • 2 years ago

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

  • Custom User Avatar
    • ccombe
    • commented on "Calculating with Functions" python solution
    • 5 years ago

    I wondered if someone would take this approach, it definitely seems more clever and efficient from a general purpose perspective.

  • Custom User Avatar
    • derac
    • commented on "Calculating with Functions" python solution
    • 5 years ago

    This is really good.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...