• 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
tryzniak Avatar
Name:Unknown
Clan:Unknown
Member Since:May 2014
Last Seen:Aug 2022
Profiles:
Following:11
Followers:4
Allies:4
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (73)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • vadimkulishov
    • commented on "Add Length" javascript solution
    • 3 months ago

    LoL, this is mega beautiful and laconic, I would never have thought of this myself 🙃

  • Custom User Avatar
    • ahmedxoo
    • commented on "Add Length" javascript solution
    • 8 months ago

    perfect

  • Custom User Avatar
    • Viktor.startsWith_Z
    • commented on "Add Length" javascript solution
    • 2 years ago

    Coooool

  • Custom User Avatar
    • Neakhai
    • commented on "Add Length" javascript solution
    • 2 years ago

    Very cool ! ))

  • Custom User Avatar
    • sivajisj
    • commented on "Add Length" javascript solution
    • 2 years ago

    simply super

  • Custom User Avatar
    • RushabhTekwani
    • commented on "SQL Basics: Simple JOIN" sql solution
    • 2 years ago

    @AndrewSouthpaw

    I guess it would have to be changed because if there is some other column that gets added to the table, then we would have to update the query and select the newly added column as well.

    If we use select ALL(select * ) we won't have to edit the query, as it selects all the columns there are to select.

  • Custom User Avatar
    • tryzniak
    • commented on "Split Strings" javascript solution
    • 3 years ago

    This is beautiful

  • Custom User Avatar
    • tryzniak
    • commented on "The Coupon Code" typescript solution
    • 3 years ago

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

  • Custom User Avatar
    • philthehuman
    • commented on "Is a number prime?" ruby solution
    • 5 years ago

    It's clever in a humourous sense I'd say.

  • Custom User Avatar
    • MrJonesIsMe
    • commented on "Is a number prime?" ruby solution
    • 5 years ago

    If I needed to do this in real life of course I would do this, but why would you need to create the function 'isPrime' if you were going to use a library function. Lol this is not clever.

  • Custom User Avatar
    • bbuck
    • commented on "Count IP Addresses" ruby solution
    • 5 years ago

    You could harden it such that you figure out which IP is greatest and swap the subtraction, but I believe the challenge rules laid out rules about the expectations.

  • Custom User Avatar
    • user9844903
    • commented on "Count IP Addresses" ruby solution
    • 5 years ago

    but why would start ip > ending ip ?

    You can easily set the place of each argument before calling the method.

  • Custom User Avatar
    • muesli4
    • commented on "Writing applicative parsers from scratch" kata
    • 5 years ago

    many (charP ' ') will accept any amount of spaces. some (charP ' ') will not accept the empty string. They are in some way similar to even and odd. Your implementation may fail at some of the other parsers.

  • Custom User Avatar
    • tryzniak
    • commented on "Writing applicative parsers from scratch" kata
    • 5 years ago

    I don't understand some and many. Could anyone provide with a test case? It's very hard to understand what is wrong with my implementation

  • Custom User Avatar
    • tryzniak
    • commented on "Run-length encoding" haskell solution
    • 5 years ago

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

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...