• 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
mwperry Avatar
Name:Matthew Perry
Clan:Kenzie Academy
Member Since:Feb 2019
Last Seen:May 2025
Profiles:
Following:2,712
Followers:2,704
Allies:2,705
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (3)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • tmills9208
    • commented on "Calculate average " python solution
    • 2 years ago

    Ditto

  • Custom User Avatar
    • FArekkusu
    • commented on "Highest Rank Number in an Array" python solution
    • 6 years ago

    It's O(n^2), not O(n^2 * log(n)). Python caches the sorting criteria, so the code translates into: sorted(LINEAR_FUNCTION(x) for x in arr).

  • Custom User Avatar
    • daltonbr
    • commented on "Highest Rank Number in an Array" python solution
    • 6 years ago

    we should get a button to downvote best practices, and cleverness

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...