• 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
arxns Avatar
Name:Herman
Clan:Unknown
Member Since:Aug 2024
Last Seen:Jan 2025
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (7)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • arxns
    • commented on "All Inclusive?" kotlin solution
    • 8 months ago

    Anybody can tell me how is it works? Please!

  • Custom User Avatar
    • UlrichBerntien
    • commented on "Convert a Boolean to a String" kotlin solution
    • 8 months ago

    See in the Kotlin Coding conventions (V2.0.21) the sections functions:

    fun foo(): Int {     // bad
        return 1
    }
    
    fun foo() = 1        // good
    
  • Custom User Avatar
    • arxns
    • commented on "Convert a Boolean to a String" kotlin solution
    • 8 months ago

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

  • Custom User Avatar
    • arxns
    • commented on "L1: Set Alarm" java solution
    • 8 months ago

    That's really awesome solution! You amazed me.

  • Custom User Avatar
    • arxns
    • commented on "Returning Strings" java solution
    • 8 months ago

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

  • Custom User Avatar
    • arxns
    • commented on "Remove String Spaces" java solution
    • 10 months ago

    That's very easy task for all Java's users. I think, that it task is easely than other task's.

  • Custom User Avatar
    • arxns
    • commented on "Count of positives / sum of negatives" java solution
    • 10 months ago

    Wow! That's cool!

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...