• 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
ElizabethS5 Avatar
Name:Unknown
Clan:Kenzie Academy
Member Since:Mar 2019
Last Seen:Oct 2024
Profiles:
Following:2,714
Followers:2,713
Allies:2,706
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (45)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • tcsmith
    • commented on "Invert values" javascript solution
    • 7 months ago

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

  • Custom User Avatar
    • Keroz
    • commented on "Invert values" javascript solution
    • 10 months ago

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

  • Custom User Avatar
    • Zeus13
    • commented on "Invert values" javascript solution
    • 10 months ago

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

  • Custom User Avatar
    • SS-Stefanov1
    • commented on "Invert values" javascript solution
    • 17 months ago

    If they want to complicate their lives as well.. xD

  • Custom User Avatar
    • o2001
    • commented on "Invert values" javascript solution
    • 17 months ago

    Please try to mark comments like this as spoiler because it shows up on the homepage and might spoil (part of) the answer for some people :)

  • Custom User Avatar
    • SS-Stefanov1
    • commented on "Invert values" javascript solution
    • 17 months ago

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

  • Custom User Avatar
    • Leonidas2022
    • commented on "Invert values" javascript solution
    • 2 years ago

    Where can I keep my 9 code lines...great work!

  • Custom User Avatar
    • rowcased
    • commented on "Invert values" javascript solution
    • 2 years ago

    even the "basic tests" include:

        assert.deepEqual(norm(invert([])), []);
        assert.deepEqual(norm(invert([0])), [0]);
    

    and the solution in question passes...

  • Custom User Avatar
    • AmonMunyai
    • commented on "Invert values" javascript solution
    • 2 years ago

    is checking for 0 really necessary, considering that multiplying by 0 always results in 0?

  • Custom User Avatar
    • Omar-Elmoez
    • commented on "Invert values" javascript solution
    • 2 years ago

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

  • Custom User Avatar
    • cmeyerSE
    • commented on "Invert values" javascript solution
    • 2 years ago

    awesome work!

  • Custom User Avatar
    • ScootDaBuddah
    • commented on "Invert values" javascript solution
    • 2 years ago

    i was so confused when i didnt put the const before invert because u usally dont have too lol, i was searching for help n now i wanna kys XD it was really tht simple just the const SMH

  • Custom User Avatar
    • chemicalRatt
    • commented on "Invert values" javascript solution
    • 2 years ago

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

  • Custom User Avatar
    • Basyok
    • commented on "Invert values" javascript solution
    • 2 years ago

    Gorgeous!

  • Custom User Avatar
    • Santalome
    • commented on "Invert values" javascript solution
    • 2 years ago

    No way

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...