• 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
mmalkavian Avatar
Name:mmalkavian
Clan:Unknown
Member Since:Sep 2016
Last Seen:Dec 2023
Profiles:
Following:6
Followers:23
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (881)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Just4FunCoder
    • resolved a suggestion on "Connect Four - placing tokens" kata
    • 5 days ago

    Approved

  • Custom User Avatar
    • www.BCFCODE.ir
    • commented on "String Reversing, Changing case, etc." kata
    • 9 days ago

    Really fun and clever kata! Great mix of string manipulation and logic — it strikes a nice balance between challenge and elegance. Thanks for putting this one together!

  • Custom User Avatar
    • thirdblind
    • commented on ""this" is a problem " java solution
    • 25 days ago

    Try an "attempt", the "test" is failing for me as well.
    I believe the logic in test and attempt is different.

  • Custom User Avatar
    • Taky0nDon
    • commented on ""this" is a problem " java solution
    • 25 days ago

    How did you get this to work without getters? I copy and pasted your solution and it didn't work because the methods that were being called didn't exist.

  • Custom User Avatar
    • Tanvir47
    • commented on "Simple beads count" python solution
    • 2 months ago

    Just do my code

  • Custom User Avatar
    • OMahoneyM
    • commented on "Street Fighter 2 - Character Selection" kata
    • 5 months ago

    This was a fun concept but only a complete maniac would order their coordinates (y, x). Just a baffling disregard for basic geometry

  • Custom User Avatar
    • brainiac001
    • commented on "Thinkful - Dictionary drills: Order filler" python solution
    • 5 months ago

    I think so too

  • Custom User Avatar
    • maulikdave
    • created an issue for "Street Fighter 2 - Character Selection" kata
    • 6 months ago

    For Java, in your testcases, you may want to use assertArrayEquals instead of assertEquals

  • Custom User Avatar
    • yoneda-emma
    • commented on "Merge two sorted arrays into one" python solution
    • 7 months ago

    youre close to your given runtime but using arr1.sort() and arr2.sort() at the start ruins it - try arr1.reverse() and arr2.reverse() instead

  • Custom User Avatar
    • yoneda-emma
    • commented on "Merge two sorted arrays into one" python solution
    • 7 months ago

    This entirely defeats the point of the problem, that being to take advantage of the fact that the arrays are already sorted.

  • Custom User Avatar
    • markatto
    • commented on "Get the mean of an array" python solution
    • 7 months ago

    It's not actually a great solution because it requires a big dependency and uses floating point.

  • Custom User Avatar
    • artem-totality
    • commented on "Character Counter and Bars Graph" kata
    • 8 months ago

    Bars, bars, bars ...

  • Custom User Avatar
    • phquartin
    • commented on "Invert values" python solution
    • 8 months ago

    because he used 'i' and the first used 'x'

  • Custom User Avatar
    • user2076228
    • commented on "Street Fighter 2 - Character Selection" kata
    • 10 months ago

    Hell yeah. Awsome backstory for a kata. Actually has a real world application. First time I ever put a switch statement in a for loop. Awsome and awsome.

  • Custom User Avatar
    • APDevice
    • commented on "Basic subclasses - Adam and Eve" python solution
    • 10 months ago

    Eva is actually closer to the original Hebrew.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...