• 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
Archison Avatar
Name:Archison
Clan:Archison
Member Since:Jun 2014
Last Seen:May 2025
Profiles:
Following:8
Followers:8
Allies:8
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (27)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Nilstorm
    • commented on "Enumerable Magic - Does My List Include This?" kotlin solution
    • 11 months ago

    Nice

  • Custom User Avatar
    • Xera08
    • commented on "Convert a Number to a String!" kotlin solution
    • 11 months ago

    This prob should eat less resources than .toString(), no?

  • Custom User Avatar
    • Nothing2Say
    • commented on "Enumerable Magic - Does My List Include This?" kotlin solution
    • 2 years ago

    genius

  • Custom User Avatar
    • D3press3dd
    • commented on "My head is at the wrong end!" java solution
    • 2 years ago

    If someone just add 10 more words, this doesn't seem very scalable.

  • Custom User Avatar
    • Dark_Fonty
    • commented on "Enumerable Magic - Does My List Include This?" kotlin solution
    • 2 years ago

    Nice solution

  • Custom User Avatar
    • UlrichBerntien
    • commented on "Total amount of points" kotlin solution
    • 2 years ago

    It is a string comparison.

    The strings are all like "3:2". So it is "3" > "2" and 3 > 2. String comparison and integer comparison have the same result in this case.

    Here the values are all single digits. The method fails if a string is like "12:8" because "12" < "8" and 12 > 8. However, two-digit results are not part of this kata.

  • Custom User Avatar
    • gotan
    • commented on "Grasshopper - Summation" kotlin solution
    • 3 years ago

    Sorry that is not best practices, there is a formular for this problem, which is much more efficient.

  • Custom User Avatar
    • B10nicle
    • commented on "My head is at the wrong end!" java solution
    • 3 years ago

    We should ban it, it's illegal.

  • Custom User Avatar
    • Pumacens
    • commented on "Total amount of points" kotlin solution
    • 3 years ago

    But X and Y would be string, right?, you just can compare them and the compiler knows that it should treat them as integers?

  • Custom User Avatar
    • whereslynx
    • commented on "My head is at the wrong end!" java solution
    • 3 years ago

    I HATE THIS SOLUTION!!!!!!!!

  • Custom User Avatar
    • noahsolomon
    • commented on "My head is at the wrong end!" java solution
    • 3 years ago

    ITS SO @SS RIGHT?!!!

  • Custom User Avatar
    • whereslynx
    • commented on "My head is at the wrong end!" java solution
    • 3 years ago

    they deserved it

  • Custom User Avatar
    • NikCSharp
    • commented on "My head is at the wrong end!" java solution
    • 3 years ago

    your solution is this one :|

  • Custom User Avatar
    • noahsolomon
    • commented on "My head is at the wrong end!" java solution
    • 3 years ago

    this solution is so sh!t!!!

  • Custom User Avatar
    • whereslynx
    • commented on "My head is at the wrong end!" java solution
    • 3 years ago

    this solution is sh!t

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...