• 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
kekrastev Avatar
Name:Unknown
Clan:Unknown
Member Since:Jun 2015
Last Seen:Apr 2021
Profiles:
Following:1
Followers:1
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (11)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • codeloopy
    • commented on "Categorize New Member" ruby solution
    • 5 years ago

    Absolutely beautiful!

  • Custom User Avatar
    • ClementPain
    • commented on "Categorize New Member" ruby solution
    • 5 years ago

    Joli ! Really nice short way to tell a long story

  • Custom User Avatar
    • PixAff
    • commented on "Categorize New Member" ruby solution
    • 5 years ago

    nice one

  • Custom User Avatar
    • thethirdheat
    • commented on "Categorize New Member" ruby solution
    • 6 years ago

    good to know you can splip up the elements of an array like that.

  • Custom User Avatar
    • dexion
    • commented on "Categorize New Member" ruby solution
    • 7 years ago

    What about conditions for gandicap? I should be -2 < gandicap < +26. This solution doesn't consider all kata's conditions

  • Custom User Avatar
    • AFP
    • commented on "Categorize New Member" ruby solution
    • 9 years ago

    Amazing. It uses so many Ruby sugar bits to give more meaning to the code.

  • Custom User Avatar
    • bestwebua
    • commented on "Categorize New Member" ruby solution
    • 9 years ago

    It's great!!!

  • Custom User Avatar
    • GiacomoSorbi
    • commented on "Compare powers" kata
    • 10 years ago

    Please, when posting code always use the spoiler tag and correctly format it (using a starting and ending triple backtick).

    I tried to reproduce the case you linked, but the Expected value is correctly given (1): you can also see it by yourself, as 12**836==144**209. Also, I think you missed the point that in this kata you have to return -1 if the first argument is bigger.

    Finally: very creative solution, but I doubt that is always going to work.

  • Custom User Avatar
    • kekrastev
    • commented on "Compare powers" kata
    • 10 years ago

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

  • Custom User Avatar
    • nrgarg
    • commented on "Chain me" kata
    • 10 years ago

    so your solution only deals with fs[1] and fs[0], meaning that fs is an array of 2 functions. But what about if I want to chain 10 functions? or 1? or 0? or 5?

    Your solution doesn't work for any number of functions that may be in the array of fs.

  • Custom User Avatar
    • kekrastev
    • commented on "Chain me" kata
    • 10 years ago

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

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...