• 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
maxsinyakov Avatar
Name:Max Sinyakov
Clan:239
Member Since:Oct 2016
Last Seen:Jul 2025
Profiles:
Following:5
Followers:14
Allies:5
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (69)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Wlfernando
    • commented on "Sub-array elements sum" javascript solution
    • 5 months ago

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

  • Custom User Avatar
    • MarKu
    • commented on "Promise State" kata
    • 13 months ago

    awesome kata

  • Custom User Avatar
    • maxsinyakov
    • commented on "Promise State" kata
    • 14 months ago

    This comment has been reported as abusive

  • Custom User Avatar
    • ase444ka
    • commented on "Promise State" kata
    • 14 months ago

    thank u. it was challenging but fun. interesting to see other's solutions. so diverse!

  • Custom User Avatar
    • dfhwze
    • commented on "Find all javascript files" kata
    • 2 years ago

    How about these types of solutions?

  • Custom User Avatar
    • Twilight_Sun
    • created an issue for "Find all javascript files" kata
    • 2 years ago

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

  • Custom User Avatar
    • dfhwze
    • resolved an issue on "Find all javascript files" kata
    • 2 years ago
  • Custom User Avatar
    • dfhwze
    • commented on "Find all javascript files" kata
    • 2 years ago

    I've added a note about it.

  • Custom User Avatar
    • JohanWiltink
    • created a suggestion for "Multiple Arguments Memoization" kata
    • 2 years ago

    It should be possible to run succeeding tests faster.

    By delaying an initial run for a shorter period of time and running more repeat tests, non-memoising functions would consistently time-out but correctly memoised functions could return faster. That would improve the user experience. ( I am not at all a fan of test suites that take ~10 seconds, and I just don't think it's necessary here. ) You're running tens of thousands of tests in some cases, so large numbers of tests should not phase you.

    That said, even with that improvement, I don't know if I'd be very satisfied with the kata. I think the approach of my kata, with a curried function decorated at every level, is simpler and works just as well. I'm also not a big fan of variadic functions, that may play into it.

  • Custom User Avatar
    • dfhwze
    • commented on "Multiple Arguments Memoization" kata
    • 2 years ago

    This kata is more interesting and challenging as the other. I would not deem it a duplicate. But if they are considered to be too similar, I would opt for removing the other one and keeping this one instead.

  • Custom User Avatar
    • maxsinyakov
    • resolved a suggestion on "Multiple Arguments Memoization" kata
    • 2 years ago

    Fixed. Thanks!

  • Custom User Avatar
    • JohanWiltink
    • created a suggestion for "Multiple Arguments Memoization" kata
    • 2 years ago

    The first description code block confuses cube and double.

    Oh, and mDouble in the second block.

  • Custom User Avatar
    • dfhwze
    • commented on "Multiple Arguments Memoization" kata
    • 2 years ago

    ah great, good to know

  • Custom User Avatar
    • NunoOliveira
    • commented on "Multiple Arguments Memoization" kata
    • 2 years ago

    I believe my kata has more strict requirements regarding function arguments and time complexity.

    Those "strict requirements" should be in the specification. Also, given that a kata that covers the same exact idea already exists, the description should mention the difference between the two.

    I haven't opened the trainer yet, so I'll just assume you know what you're doing.

  • Custom User Avatar
    • maxsinyakov
    • resolved an issue on "Multiple Arguments Memoization" kata
    • 2 years ago

    https://www.codewars.com/kata/reviews/525481903700c1a1ff0000e4/groups/5b12959dfe77c3f8fb000200

    JSON.stringify is not welcomed here :-)

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...