• 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
matstc Avatar
Name:Unknown
Clan:Unknown
Member Since:Dec 2013
Last Seen:Aug 2022
Profiles:
Following:4
Followers:5
Allies:3
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (165)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Chrono79
    • commented on "Arrh, grabscrab!" kata
    • 26 days ago

    Probably you're printing the answer instead of returning it, read this: https://docs.codewars.com/training/training-example#writing-a-solution and this: https://docs.codewars.com/training/troubleshooting#expected-the-same

  • Custom User Avatar
    • rezarex
    • commented on "Arrh, grabscrab!" kata
    • 26 days ago

    COuld there be an issue with python? this is my log, [Log
    ['sport', 'ports']
    Incorrect answer for:
    word = 'ortsp'
    words = ['sport', 'parrot', 'ports', 'matey']
    : None should equal ['sport', 'ports']], I dont see any issue with my solution..

  • Custom User Avatar
    • Shist
    • created an issue for "Arrh, grabscrab!" kata
    • 8 months ago

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

  • Custom User Avatar
    • truanthh
    • commented on "Arrh, grabscrab!" kata
    • 9 months ago

    Great kata, awesome description, thanks! :)

  • Custom User Avatar
    • Machinist80
    • commented on "Readability is King" kata
    • 10 months ago

    great thanks, clears it up

  • Custom User Avatar
    • hobovsky
    • commented on "Readability is King" kata
    • 10 months ago

    See this paragraph.

  • Custom User Avatar
    • Machinist80
    • commented on "Readability is King" kata
    • 10 months ago

    I don't know why, but this is ranked as a 5 kyu kata, for which you're supposed to win 21 points, but I only won 8 points initially, which turned to 9 points when I refreshed my profile. Weird.

  • Custom User Avatar
    • tilr88
    • commented on "Readability is King" kata
    • 10 months ago

    Fixed 0.01 rounding errors in python by using 11.80 instead of 11.8

  • Custom User Avatar
    • JohanWiltink
    • created an issue for "Readability is King" kata
    • 11 months ago

    ( JS, possibly others )

    • Random tests sometimes generate sentences ending in " ."
    • Random tests sometimes generate words without vowels

    These things make counting words difficult, because they are not normal syllables, words, and sentences. The reference solution counts "lbl" as 1 word and 0 syllables. This may strictly comply with the specs, but I'd say it's not in the spirit of it.

  • Custom User Avatar
    • suic
    • resolved an issue on "Readability is King" kata
    • 11 months ago

    Fixed

  • Custom User Avatar
    • suic
    • resolved a suggestion on "Readability is King" kata
    • 11 months ago

    Approved.

  • Custom User Avatar
    • SS-Stefanov1
    • commented on "Arrh, grabscrab!" kata
    • 13 months ago

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

  • Custom User Avatar
    • Chrono79
    • resolved a question on "Arrh, grabscrab!" kata
    • 13 months ago

    Two bs and one o vs one b and two os. Not an anagram.

  • Custom User Avatar
    • lvasconcellos
    • created a question for "Arrh, grabscrab!" kata
    • 13 months ago

    How is bob not an anagram of oob?

  • Custom User Avatar
    • Chrono79
    • created an issue for "Arrh, grabscrab!" kata
    • 14 months ago

    Javascript (at least, maybe other languages): User can mutate the input, expected result should be calculated before or a copy should be passed to the user.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...