• 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
Fuzzi Avatar
Name:Unknown
Clan:Unknown
Member Since:Feb 2021
Last Seen:Dec 2024
Profiles:
    Following:0
    Followers:1
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies
    • Authored (90)
    • Needs Resolution
    • Custom User Avatar
      • Fuzzi
      • commented on "Simple Fun #21: Number Of Clans" kata
      • 2 years ago

      The table (not the explanation) in this comment was very helpful to me:

      https://www.codewars.com/kata/5886cab0a95e17e61600009d/discuss#5c1b423116537c607b0000f3

    • Custom User Avatar
      • Fuzzi
      • commented on "For Twins: 1. Types" kata
      • 3 years ago

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

    • Custom User Avatar
      • Fuzzi
      • resolved a suggestion on "[Code Golf] One Line Task: Pyramid of Spheres" kata
      • 3 years ago

      fixed (Python)

    • Custom User Avatar
      • Fuzzi
      • commented on "Keyboard handler" kata
      • 3 years ago

      Can confirm that caps lock on european keyboard behaves like permanently pressing shift key. This means caps lock and shift key at once negate each other.

      The description should say "caps lock only matters to letters". From the tests we only know it doesn't apply to numbers but have to find out ourselves about special characters like comma or apostrophe.

    • Custom User Avatar
      • Fuzzi
      • commented on "[Code Golf] Number Pyramid Series 1 - Sum of Corners" kata
      • 3 years ago

      Haha ok thank you I got it. But still it's quite hard for 7 kyu. I'm excited to see the other solutions.
      /edit Ok if you got some experience in code golfing it looks much easier.

    • Custom User Avatar
      • Fuzzi
      • commented on "[Code Golf] Number Pyramid Series 1 - Sum of Corners" kata
      • 3 years ago

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

    • Custom User Avatar
      • Fuzzi
      • commented on "[Code Golf] Number Pyramid Series 1 - Sum of Corners" kata
      • 3 years ago

      35 is too hard for 7 kyu. It took quite some time to figure out the shortest formula and then I can't get below 36 :-/

    • Custom User Avatar
      • Fuzzi
      • commented on "Simple Fun #21: Number Of Clans" kata
      • 3 years ago

      This is hard because the description is misleading with all that friendship stuff.
      It should simply say that "numbers are in the same clan if they have the same subset of divisors (from the list). How many clans are there?"

    • Custom User Avatar
      • Fuzzi
      • commented on "2D / 1D array coordinates mapping" kata
      • 3 years ago

      Well this is much too mathy for me. Does anyone have a better description, maybe a drawing?
      I know basic geometry like calculating length of a vector and so on. But what even is meant here by "size"?

    • Custom User Avatar
      • Fuzzi
      • resolved an issue on "Vampire numbers less than 1 000 000" kata
      • 3 years ago

      Changed to snake_case.

    • Custom User Avatar
      • Fuzzi
      • commented on "2D Vector Mapping" kata
      • 3 years ago

      Actually that tip is kind of misleading anyways. The solutions don't use this coordination system and it would overcomplicate it.
      Just use the common adding / subtraction / stretching of vectors.

    • Custom User Avatar
      • Fuzzi
      • commented on "What is the flag?" kata
      • 3 years ago

      Just put it in a variable flag = and hit Test / Attempt. No return necessary.

    • Custom User Avatar
      • Fuzzi
      • resolved a suggestion on "Possible side lengths of a triangle excluding right triangles." kata
      • 3 years ago

      Cool, that's better. Thanks.

      Some picky annotations you might ignore without offense:

      • No comma before "and"

        teaching you about right triangles, and the Pythagorean Theorem

      • I don't understand why the following is bold. It's just an irrelevant part of the story, not part of the task:

        What are the possible integer lengths for the other side of the triangle given two sides aaa and bbb

      • New paragraph!

        On the test however,

      • It's a quote, just use quotation marks!?

        What are the possible integer lengths for the other side of the triangle given two sides aaa and bbb

      • Really long sentence. Just split it.

        two sides aaa and bbb, but since you never learned anything

        My suggestion:

        two sides aaa and bbb. However, since you never learned anything

    • Custom User Avatar
      • Fuzzi
      • created a suggestion for "Possible side lengths of a triangle excluding right triangles." kata
      • 3 years ago

      Please format your description better. Paragraphs, citations, emphasis.
      Unnecessarily hard to read and understand.
      Would have done it for you, but it's not editable.

    • Custom User Avatar
      • Fuzzi
      • commented on "Bubble Sort" kata
      • 3 years ago

      This was surprisingly hard for a 7 kyu. When you see the short solutions afterwards it doesn't look like it, but getting your iter indices right, not mutating the input and not falling in traps of references vs copies takes some above 7 kyu skill.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...