• 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
Manjit Avatar
Name:Manjit
Clan:ManMax
Member Since:Nov 2016
Last Seen:Jun 2019
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (27)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • gobedan
    • commented on "Last digit of a large number" kata
    • 6 years ago

    IMO it should be 3 not 7

  • Custom User Avatar
    • neagtivefriction
    • commented on "Last digit of a large number" kata
    • 6 years ago

    I'm running into the same issue. I'm not really sure what I've done wrong, but I'm getting hung up on that last test.

    I can modify my code to get the correct answer for that specific instance, but doing so breaks the rest of my responses, so I must be doing SOMETHING wrong, but I can't figure out WHAT.

  • Custom User Avatar
    • Manjit
    • commented on "Scramblies" kata
    • 7 years ago

    so what was the solution? i am also using pythong and getting True for False in performance testing

  • Custom User Avatar
    • Manjit
    • commented on "Scramblies" kata
    • 7 years ago

    I am still getting same error in version 2.7, what is solution?

  • Custom User Avatar
    • FArekkusu
    • commented on "Last digit of a large number" kata
    • 7 years ago

    This one is correct as well.

  • Custom User Avatar
    • FArekkusu
    • commented on "Last digit of a large number" kata
    • 7 years ago

    No, the last digit is 7.

  • Custom User Avatar
    • Manjit
    • commented on "Last digit of a large number" kata
    • 7 years ago

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

  • Custom User Avatar
    • agins
    • commented on "String incrementer" kata
    • 8 years ago

    I got the same error. No idea why this is the case

  • Custom User Avatar
    • RShields
    • commented on "Breaking chocolate problem" kata
    • 8 years ago

    It's a bit of both.

    Also, your math is wrong. It would be 9, then 7, then 5, then 3.

  • Custom User Avatar
    • Manjit
    • commented on "String incrementer" kata
    • 8 years ago

    Can someone explain please, why the test case is saying 'foobar001000' should equal 'foobar01000'
    my code gives foobar001001 for the input foobar001000. My understanding is that you need to get the next number.

  • Custom User Avatar
    • JohanWiltink
    • commented on "Breaking chocolate problem" kata
    • 8 years ago

    4 + 4 * 5 does not equal 20.

  • Custom User Avatar
    • flavordaddy
    • commented on "Breaking chocolate problem" kata
    • 9 years ago

    The math is wrong for this problem. But, so is yours. 5x5 becomes 5 1x5 pieces with 4 cuts. Then 4 cuts for each of the 1x5's to create 25 1x1's. 20 cuts total.

  • Custom User Avatar
    • AcesOfGlory
    • commented on "Stop gninnipS My sdroW!" kata
    • 9 years ago

    Only reverse words with all five or more letter words as it states it the description. You are reversed all words in the sentence but should only be reversing words where letters > 5.

    Also, why are you using random module, the words should be reversed only if they have more than 5 letters and should not be reversed based on randomness.

  • Custom User Avatar
    • Manjit
    • commented on "Stop gninnipS My sdroW!" kata
    • 9 years ago

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

  • Custom User Avatar
    • Manjit
    • commented on "Multi-tap Keypad Text Entry on an Old Mobile Phone" kata
    • 9 years ago

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

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...