• 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
Florian_1999 Avatar
Name:Unknown
Clan:Unknown
Member Since:Jul 2021
Last Seen:Apr 2025
Profiles:
    Following:1
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies (7)
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • Warimano
      • commented on "Snail" csharp solution
      • last month

      That is beyond confusing... I'm sure this solution is good, clever and all that but it takes serious dedication to understand what's going on whatwith all the single-letter variable names and a variable "sorted" that's supposedly... not sorted?..

    • Custom User Avatar
      • AKTed
      • commented on "Convert PascalCase string into snake_case" csharp solution
      • 4 months ago

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

    • Custom User Avatar
      • ThatTriangleGuy
      • commented on "Strip Comments" csharp solution
      • 10 months ago

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

    • Custom User Avatar
      • Garbo
      • commented on "Snail" csharp solution
      • 12 months ago

      It's just named "sorted", not that it's sorted

    • Custom User Avatar
      • Chrono79
      • commented on "Multiples of 3 or 5" csharp solution
      • 16 months ago

      Please use spoiler flag next time, your post was visible in the homepage.

    • Custom User Avatar
      • johnypony3
      • commented on "Multiples of 3 or 5" csharp solution
      • 16 months ago

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

    • Custom User Avatar
      • riccso
      • commented on "int32 to IPv4" kata
      • 2 years ago

      As I understand it, it's just how BitConverter works. It seems that whatever architecture CodeWars uses to run our code happens to be little-endian, and thus GetBytes() acts accordingly. See the documentation:

      The order of bytes in the array returned by the GetBytes method depends on whether the computer architecture is little-endian or big-endian.

      Do note that the Kata does implicitly describe the first octet being the left-most one (and, correspondingly, the most significant one).

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...