• 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
natela Avatar
Name:Natela Vasiliadi
Clan:@reebee
Member Since:Mar 2018
Last Seen:Jun 2024
Profiles:
Following:4
Followers:5
Allies:3
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (14)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • sindrezoth
    • commented on "Beginner Series #3 Sum of Numbers" javascript solution
    • 12 months ago

    from billion variations i see solution without unrequired minmaxes (as well as mine).

    in my opinion it is the best option

  • Custom User Avatar
    • DmDmKr
    • commented on "Simple multiplication" javascript solution
    • 15 months ago

    Actually nope, as here there's a remainder operator used, and not the division one.
    So, if a number is even, its remainder divided by two is zero, thus it should go to the "else"(after : here) part.

  • Custom User Avatar
    • shivamkcode
    • commented on "Return the day " javascript solution
    • 3 years ago

    Good one buddy

  • Custom User Avatar
    • COD3BREAK3R
    • commented on "Reversed sequence " javascript solution
    • 3 years ago

    nice

  • Custom User Avatar
    • GregLey
    • commented on "Is he gonna survive?" javascript solution
    • 3 years ago

    Ah yes! I also used this basic solution but you brought it down one more level. This is nice.

  • Custom User Avatar
    • krnets
    • commented on "Most valuable character" javascript solution
    • 6 years ago

    pretty advanced solution for 7kyu kata
    nicely done

  • Custom User Avatar
    • yev-git
    • commented on "Remove duplicate words" javascript solution
    • 6 years ago

    nice job

  • Custom User Avatar
    • natela
    • commented on "Digital cypher vol 3 - missing key" javascript solution
    • 7 years ago

    Oh, I see now, I think it just seems clear enough for me, but I guess, you're right, your code is more clear. Thanks for pointing it out!

  • Custom User Avatar
    • phildinius
    • commented on "Digital cypher vol 3 - missing key" javascript solution
    • 7 years ago

    I understand that the result is the same, my question is why would you choose a more confusing syntax.

    i.e. a-b+c is naturally clearer than -b+c+a

  • Custom User Avatar
    • natela
    • commented on "Digital cypher vol 3 - missing key" javascript solution
    • 7 years ago

    I'm sorry, I don't understand your question, It's just different order of addends, the result is the same.

  • Custom User Avatar
    • phildinius
    • commented on "Digital cypher vol 3 - missing key" javascript solution
    • 7 years ago

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

  • Custom User Avatar
    • natela
    • commented on "Solutions Grouping" topic
    • 7 years ago

    The equivalent solutions in upper case and lower case in SQL are not grouped together but should be.

  • Custom User Avatar
    • tianhenzi
    • commented on "Remove duplicate words" javascript solution
    • 7 years ago

    nice

  • Custom User Avatar
    • dannyhz
    • commented on "Day of The Week" javascript solution
    • 7 years ago

    Can anyone explain how the date functions work? Thanks

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...