• 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
mahesh2492 Avatar
Name:Mahesh Chand
Clan:Unknown
Member Since:Aug 2019
Last Seen:Jan 2023
Profiles:
Following:2
Followers:2
Allies:2
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (11)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • ejini战神
    • resolved a question on "Perimeter of squares in a rectangle" kata
    • 15 months ago

    OP solved it, closing

  • Custom User Avatar
    • ejini战神
    • resolved a question on "Minimum Steps (Array Series #6)" kata
    • 4 years ago

    OP solved it, closing

  • Custom User Avatar
    • stuenofotso@gmail.com
    • commented on "Perimeter of squares in a rectangle" kata
    • 5 years ago

    Same error

  • Custom User Avatar
    • sitetester
    • commented on "Factorial" kata
    • 6 years ago

    @steffan153 Nothing is visible. There is a red arrow to left of "KataTest". It's expand/collapse feature. But expanding it doesn't show anything.
    @mahesh2492 Were you able to proceed so far ?

  • Custom User Avatar
    • sitetester
    • commented on "Minimum Steps (Array Series #6)" kata
    • 6 years ago

    @mahesh2492 You can add a print statement for any random failing test by if condition to print all input parameters as well as your return value.
    print your return value to find out which test is failing and then add checks accordingly.

  • Custom User Avatar
    • Chrono79
    • resolved a question on "Reverse or rotate?" kata
    • 6 years ago

    Answered.

  • Custom User Avatar
    • Blind4Basics
    • resolved a question on "Backwards Read Primes" kata
    • 6 years ago

    just "RTFM"? x)

  • Custom User Avatar
    • xavierguihot
    • commented on "Playing with passphrases" scala solution
    • 6 years ago

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

  • Custom User Avatar
    • Chrono79
    • commented on "Reverse or rotate?" kata
    • 6 years ago

    733049910872815764 in chunks of 5 digits becomes 73304 99108 72815 (the last chunk is discarded).

    If a chunk represents an integer such as the sum of the cubes of its digits is divisible by 2, reverse that chunk; otherwise rotate it to the left by one position.

    Because they're not, they are all rotated left by one position.

    73304 99108 72815 -> 33047 91089 28157

  • Custom User Avatar
    • user8436785
    • resolved a question on "Factorial" kata
    • 6 years ago

    Scroll to the bottom. It will tell you what went wrong.

  • Custom User Avatar
    • rowcased
    • commented on "Minimum Steps (Array Series #6)" kata
    • 6 years ago

    use a print statement... you will know a tests input value once it's been used, so you can at least study the results to it, but of course because random, you will not know what or when on the next run, study hard, good luck

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...