• 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
diggi55 Avatar
Name::)
Clan:(:
Member Since:Jan 2021
Last Seen:Jul 2025
Profiles:
    Following:0
    Followers:1
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies (29)
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • LillyFee2
      • commented on "Sortable Shapes" java solution
      • 7 months ago

      Yeah thats fair. This solution also makes me uncomfortable but only because "Rectangle" is the superclass of Circle and Triangle. Just doesnt feel right

    • Custom User Avatar
      • el-f
      • resolved a question on "Skills Master" kata
      • 16 months ago

      In python the default recursion limit is 1000. This kata has trees with sizes that will make your solution recurse much more than that ;)

    • Custom User Avatar
      • el-f
      • resolved an issue on "Skills Master" kata
      • 2 years ago

      Not a kata issue, it's just how python works.
      Default arguments are evaluated only ONCE, this means your set is always the same set in every invocation of the function.

      Read more here. (notice the Important warning)

    • Custom User Avatar
      • szabrea
      • commented on "Thinkful - Object Drills: Quarks" kata
      • 3 years ago

      Yeah, I spent considerable time searching for how to restrict the values to the valid colors and flavors. Btw can anyone tell me how?

    • Custom User Avatar
      • strefa61
      • commented on "Making a changelog" kata
      • 3 years ago

      The simple fact that typical insert/update/delete commands aren't enough is an argument yoou need some wider knowledge and looking for it is a waste of time. If You want to copy/paste the solution - ok, it's not college, you don't get certificate for completing katas, however if you're doing exercises (eg. katas) and want to master your skills, you have to have those skills first and get fluent with them by comming up with solutions. So hints would be cool. However - it's Your kata (and it's cool it is here), so You're the boss.

    • Custom User Avatar
      • bonurlu
      • commented on "Making a changelog" kata
      • 3 years ago

      This Kata is clearly not for 7kyu level, period. It contains knowledge beyond 7kyu as diggi55 stated.

    • Custom User Avatar
      • trashy_incel
      • resolved a suggestion on "Bingo Card" kata
      • 3 years ago

      done

    • Custom User Avatar
      • Madjosz
      • resolved an issue on "Convert number to reversed array of digits" kata
      • 3 years ago

      Approved.

    • Custom User Avatar
      • akar-0
      • commented on "Convert number to reversed array of digits" kata
      • 3 years ago

      I updated the fork (I hope I didn't miss something more).

    • Custom User Avatar
      • hobovsky
      • commented on "Convert number to reversed array of digits" kata
      • 3 years ago

      Input argument is still different between solution setup, and proposed solution and tets' reference solution. I think they would have to be unified?

    • Custom User Avatar
      • akar-0
      • commented on "Convert number to reversed array of digits" kata
      • 3 years ago

      It's incredible this has not been pointed out already... It seems all submitted solutions use long[].

      Fixed in this new fork: https://www.codewars.com/kumite/62642a1d9eeaacb9fba24199?sel=626661e111cd440023a74f54

      I only changed the function type in solution set up, I think it's enough (but I'm bad in C#). Please review and approve.

    • Custom User Avatar
      • FArekkusu
      • commented on "Making a changelog" kata
      • 3 years ago

      It would only be reasonable to add a hint about having to solve this with...

      It'd not be reasonable at all. My job as the kata's author is to make sure that the kata is solvable, i.e. the tests are working correctly and the description explains the task sufficiently for a competent user (in terms of programming/language/scientific knowledge) to know what to do. Your lack of knowledge or inability to apply it correctly to solve the kata is your own problem which doesn't concern me one bit.

    • Custom User Avatar
      • KeepCalmAndMineData
      • commented on "Making a changelog" kata
      • 3 years ago

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

    • Custom User Avatar
      • Jerhard
      • commented on "Schwerer Gustav" kata
      • 4 years ago

      thanks! will do

    • Custom User Avatar
      • AzariasB
      • commented on "Pair of gloves" kata
      • 4 years ago

      Thanks, approved !

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...