• 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
stevelw Avatar
Name:Unknown
Clan:Northcoders
Member Since:Jun 2024
Last Seen:Mar 2025
Profiles:
    Following:7
    Followers:7
    Allies:7
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (27)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • zali30
      • commented on "Sentence Smash" javascript solution
      • 4 months ago

      Tad bit late on this, but hopefully helpful for future users:

      The way this function is written is in the arrow function form but it's ultimately the exact same thing as doing the regular function declaration form that you wrote. Just returns 1 line instead and makes the code look more clean.

    • Custom User Avatar
      • Chrono79
      • resolved an issue on "Surface Area and Volume of a Box" kata
      • 4 months ago

      Changed description with an additional SQL block.

    • Custom User Avatar
      • Chrono79
      • commented on "Surface Area and Volume of a Box" kata
      • 4 months ago

      All languages share the same description, in SQL katas, you should normally follow the instructions in the comments they're specific for SQL only.

    • Custom User Avatar
      • stevelw
      • commented on "Surface Area and Volume of a Box" kata
      • 4 months ago

      The task asks for "an array: [area, volume]" but the comments and tests want "a query with columns: width, height, depth, area (int), volume (int)"

    • Custom User Avatar
      • Blind4Basics
      • commented on "Surface Area and Volume of a Box" kata
      • 4 months ago

      (note: the user is trying sql)

    • Custom User Avatar
      • hobovsky
      • commented on "Surface Area and Volume of a Box" kata
      • 4 months ago

      How exactly they do not match? Can you give an example?

    • Custom User Avatar
      • stevelw
      • created an issue for "Surface Area and Volume of a Box" kata
      • 4 months ago

      The task instructions do not match the comment instructions or the expected results

    • Custom User Avatar
      • stevelw
      • commented on "What is between?" typescript solution
      • 5 months ago

      This solution isn't pure.

    • Custom User Avatar
      • stevelw
      • commented on "What is between?" typescript solution
      • 5 months ago

      This solution isn't pure

    • Custom User Avatar
      • stevelw
      • commented on "Even or Odd" javascript solution
      • 5 months ago

      How do I downvote this?

    • Custom User Avatar
      • stevelw
      • commented on "Function 2 - squaring an argument" typescript solution
      • 5 months ago

      How would this work with non-number types?

    • Custom User Avatar
      • dsm23
      • commented on "Reversed sequence " javascript solution
      • 10 months ago

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

    • Custom User Avatar
      • stevelw
      • commented on "Highest Scoring Word" javascript solution
      • 10 months ago

      This solution would be better if it used a named constant instead of the abstract value.

    • Custom User Avatar
      • stevelw
      • commented on "Reversed sequence " javascript solution
      • 10 months ago

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

    • Custom User Avatar
      • stevelw
      • commented on "Reversed sequence " javascript solution
      • 10 months ago

      I think it's bad practice to modify a parameter within a function unless that's the purpose of the function.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...