• 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
coder_x Avatar
Name:Unknown
Clan:Unknown
Member Since:Jun 2018
Last Seen:Sep 2024
Profiles:
    Following:156
    Followers:2
    Allies:1
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (9)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • alivsey87
      • commented on "Twice as old" typescript solution
      • 24 days ago

      smacking myself on the head

    • Custom User Avatar
      • kasir-barati
      • commented on "Twice as old" typescript solution
      • 12 months ago

      Yeah, I was strugelling to see the math formula behind it at first but then I consulted with chatGPT and saw that is a simple linear equation.

    • Custom User Avatar
      • yoshaaa
      • commented on "Function 1 - hello world" c solution
      • 2 years ago

      This is a implicit int, the default return type is int. You can do this with arguments as well like
      fun(a, b) {return a + b;}
      This defined a function called fun, that return int and take a and b as integers.

    • Custom User Avatar
      • Shane-Xue
      • commented on "Function 1 - hello world" c solution
      • 4 years ago

      I have not been writing C for a long time. Can someone please tell me why we can pass the compiler without explicitly stating the return type?

    • Custom User Avatar
      • Voile
      • resolved an issue on "Grader" kata
      • 6 years ago

      Fixed

    • Custom User Avatar
      • cliffstamp
      • commented on "Count the number of cubes with paint on" ruby solution
      • 7 years ago

      Elegant.

    • Custom User Avatar
      • coder_x
      • commented on "Count the number of cubes with paint on" kata
      • 7 years ago

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

    • Custom User Avatar
      • coder_x
      • commented on "Name on billboard" kata
      • 7 years ago

      In ruby, change language version to MRI 2.3.0 to fix the deprecated problem.

    • Custom User Avatar
      • coder_x
      • created an issue for "Grader" kata
      • 7 years ago

      It's really annoying not being able to debug. In ruby it just returns 'Value was not what was expected'.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...