• 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
Snim Avatar
Name:Sergi Pallice
Clan:Unknown
Member Since:Jun 2019
Last Seen:Jun 2025
Profiles:
Following:18
Followers:20
Allies:13
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (38)
  • Needs Resolution
  • Custom User Avatar
    • Snim
    • commented on "Simple Fun #259: Different Digits Number Search" kata
    • 6 months ago

    I am also lost. What is a decimal representation?

  • Custom User Avatar
    • Snim
    • created an issue for "Speed Control" kata
    • 6 months ago

    I get a TypeError no matter what I do, whether I am testing or attempting the solution.

    The problem seems to be the "testing" function defined. I get:

    Traceback (most recent call last):
      File "tests.py", line 18, in <module>
        testing(gps(s, x), u)
      File "tests.py", line 6, in testing
        r = fabs(actual - expected)
    TypeError: unsupported operand type(s) for -: 'list' and 'int'
    

    The list type just changes to 'None' if I just return nothing. Can anybody help?

  • Custom User Avatar
    • Snim
    • commented on "Race Ceremony" kata
    • 3 years ago

    I don't understand how to calculate the output.
    I know what to return, and the order within the array, but not how to divide it.
    What do they mean by "minimum height possible"?
    Looking at the examples, the winner (middle) place is sometimes half, but sometimes not.

    Help??? :)

  • Custom User Avatar
    • Snim
    • commented on "Pair Zeros" python solution
    • 4 years ago

    Could you explain a little bit what you did here? :p

  • Custom User Avatar
    • Snim
    • commented on "Aerial Firefighting" python solution
    • 4 years ago

    Awesome, although you didn't even need ''.join()

  • Custom User Avatar
    • Snim
    • commented on "CompoundArray" python solution
    • 4 years ago

    You can make a copy first and empty out the copy

  • Custom User Avatar
    • Snim
    • commented on "Pyramid Array" kata
    • 4 years ago

    Yeah, def not a 6 kyu

  • Custom User Avatar
    • Snim
    • commented on "#1 Matrices : Making an Alternating Sum" kata
    • 4 years ago

    It isn't just you. I also don't get the second example.

    Can you help?

  • Custom User Avatar
    • Snim
    • commented on "De Bruijn Sequences - Testing (Part 1)" kata
    • 4 years ago

    I don't understand the second example.

    How are subsequences created?

    If ('0123',2) creates 4 substrings ("01,12,23,30"), how come ('0122',2) creates 5 strings ("01,12,22,22,20")???

  • Custom User Avatar
    • Snim
    • commented on "Find the page" python solution
    • 4 years ago

    How does this work exactly?

  • Custom User Avatar
    • Snim
    • commented on "Convert list of sorted numbers to sub ranges" python solution
    • 4 years ago

    That's cheating! (smart though)

  • Custom User Avatar
    • Snim
    • commented on "Limit string length - 1" python solution
    • 4 years ago

    I use them so long as they are easily understandable (like this one)

  • Custom User Avatar
    • Snim
    • commented on "Srot the inner ctonnet in dsnnieedcg oredr" python solution
    • 5 years ago

    Can you explain why is that better?

  • Custom User Avatar
    • Snim
    • commented on "Are arrow functions odd?" python solution
    • 5 years ago

    I understand they should be anonymous. Why is that, though?
    And thanks for the reminder

  • Custom User Avatar
    • Snim
    • commented on "Summations: 1" python solution
    • 5 years ago

    Can you explain what you did here with all the symbols?
    Thanks in advance :p

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...