• 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
jecho7 Avatar
Name:John Echo
Clan:Unknown
Member Since:Aug 2015
Last Seen:Mar 2019
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (4)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • wthit56
    • commented on "Array.prototype.reverse()" kata
    • 10 years ago

    The reversing is meant to be done in-place: reverses the order of the items in the array it is called on, and then returns that same array. So the original array is reversed, then the original array is returned. It is a difficult thing to describe, so I've had this problem a lot. I'll try to reword.

  • Custom User Avatar
    • jecho7
    • created a question for "Array.prototype.reverse()" kata
    • 10 years ago

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

  • Custom User Avatar
    • CrazyMerlyn
    • commented on "Use reduce() to calculate the sum of the values in an array" kata
    • 10 years ago

    You will have to return your solution for the function to work properly.

  • Custom User Avatar
    • jecho7
    • created a question for "Use reduce() to calculate the sum of the values in an array" kata
    • 10 years ago

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

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...