• 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
Suor Avatar
Name:Alexander Schepanovski
Clan:Unknown
Skills:python, javascript, perl, clojure, c
Member Since:Jan 2015
Last Seen:Aug 2023
Profiles:
Following:10
Followers:19
Allies:10
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (13)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • dyxogus
    • commented on "Sum of Digits / Digital Root" python solution
    • 5 years ago

    Sometimes creating a list for the purpose of calling sum is marginally faster (especially if the list gets longer)

    Hence I upvoted this answer along with a very similar one that uses map

  • Custom User Avatar
    • cliffstamp
    • resolved an issue on "Convert PascalCase string into snake_case" kata
    • 7 years ago

    That isn't an issue, but an opinion on the test suite / specifications.

  • Custom User Avatar
    • WloHu
    • commented on "Most Frequent Elements" python solution
    • 9 years ago

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

  • Custom User Avatar
    • SassySamurai
    • commented on "Square Every Digit" python solution
    • 9 years ago

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

  • Custom User Avatar
    • GammaCodeX
    • commented on "Most frequently used words in a text" ruby solution
    • 10 years ago

    your regex does not recognize words that start with an apostrophe as starting with the apostrophe
    for instance "'aa 'aa aa" would become ["aa"] instead of ["'aa","aa"]

    now is this ever relevant? I 'unno but it IS allowed by the definition given in the kata

  • Custom User Avatar
    • doublenns
    • commented on "Square Every Digit" python solution
    • 10 years ago

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

  • Custom User Avatar
    • debauchery1st
    • commented on "mkdir -p" python solution
    • 11 years ago

    you're right.

  • Custom User Avatar
    • saigono
    • commented on "Vector class" python solution
    • 11 years ago

    Yeah, of course. Totally forgot about it

  • Custom User Avatar
    • lavrton
    • commented on "Sum Strings as Numbers" javascript solution
    • 11 years ago

    Right. It is my "weak spot". Need to solve all katas under "Regular Expressions" category.

  • Custom User Avatar
    • northbear
    • commented on "Suor's Ruby solution for "Midpoint Sum"" kumite
    • 11 years ago

    Maybe... I spend some time for getting complete understanding of your solution. )
    I hope people judges what code is easier to understand...

  • Custom User Avatar
    • northbear
    • commented on "Midpoint Sum" ruby solution
    • 11 years ago

    Yeah, you are right. It was one-step solution without any refactoring at all. Your solution is better.

  • Custom User Avatar
    • daumiller
    • commented on "Midpoint Sum" ruby solution
    • 11 years ago

    Definitely. That would read much better. Thanks!

  • Custom User Avatar
    • yunti
    • commented on "Square Every Digit" python solution
    • 11 years ago

    I thought that inside functions you didn't need spaces around operators?

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...