• 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
NIaa Avatar
Name:Unknown
Clan:Gensokyo
Skills:pretend to code(
Member Since:Nov 2017
Last Seen:Jun 2024
Profiles:
Following:946
Followers:938
Allies:932
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (85)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • _Blime_
    • commented on "Who is going to pay for the wall?" python solution
    • 3 months ago

    Oh, those one-liners

  • Custom User Avatar
    • trashy_incel
    • resolved a suggestion on "Minimum path in squares" kata
    • 3 months ago
    • the target point is not always the bottom right corner. it cannot be changed now with 4 languages and 400+ completions
    • unfortunately, kata ranks cannot be changed post-approval
  • Custom User Avatar
    • Nonamechik
    • commented on "Array plus array" python solution
    • 13 months ago

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

  • Custom User Avatar
    • Barinvic
    • commented on "Array plus array" python solution
    • 2 years ago

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

  • Custom User Avatar
    • Yaoguai
    • commented on "Who is going to pay for the wall?" python solution
    • 2 years ago

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

  • Custom User Avatar
    • Blind4Basics
    • commented on "Unique string characters" python solution
    • 3 years ago

    O(N² + M²). This is bad practice, in fact.

  • Custom User Avatar
    • d3sc3nd3d
    • commented on "Who is going to pay for the wall?" python solution
    • 3 years ago

    this is more neat way of doing the same

  • Custom User Avatar
    • AndrewBaisho
    • commented on "Who is going to pay for the wall?" python solution
    • 3 years ago

    Very smooth

  • Custom User Avatar
    • AbdallahSiyabi
    • commented on "Unique string characters" python solution
    • 3 years ago

    Same as my solution. Didn't know you can jon two lists of strings. :)

  • Custom User Avatar
    • SerkanDurmusSaglam
    • commented on "Array plus array" python solution
    • 3 years ago

    Its a good answer

  • Custom User Avatar
    • BQJ
    • commented on "Array plus array" python solution
    • 3 years ago

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

  • Custom User Avatar
    • BenjaminPryke
    • commented on "Array plus array" python solution
    • 3 years ago

    It doesn't modify the arrays, but creates a new array.

  • Custom User Avatar
    • rm76
    • commented on "Can we divide it?" python solution
    • 4 years ago

    This is clever, but not so intuitive in my opinion.
    But I'm just getting started with Python and programming in general, so I might change my opinion further down the rabbit hole!

  • Custom User Avatar
    • __fal__
    • commented on "Insane Coloured Triangles" python solution
    • 4 years ago

    Very elegant solution, thanks for the lesson!

  • Custom User Avatar
    • dhruv-ahuja
    • commented on "Can we divide it?" python solution
    • 4 years ago

    Hello,
    from what I understand, if (number % a > 0 or number % b > 0) it will return False because then that is some value.
    number % a here is equals to number % a > 0.
    so, the program returns True if number % a and number % b DO NOT have any values( because then they are of value 0 )

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...