• 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
nerdess Avatar
Name:Sissi
Clan:Unknown
Member Since:Nov 2017
Last Seen:Jan 2022
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
Ad
How many Kata did you complete in 2024?
Discover our top moments in 2024 and how you can level up in 2025.
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (26)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Chrono79
    • commented on "Moving Zeros To The End" kata
    • 4 years ago

    They don't appear from nowhere, they're are in the input, print it: https://docs.codewars.com/training/troubleshooting#print-input

  • Custom User Avatar
    • nerdess
    • commented on "Moving Zeros To The End" kata
    • 4 years ago

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

  • Custom User Avatar
    • nerdess
    • commented on "Rock Paper Scissors!" kata
    • 4 years ago

    yep, could submit now :)

  • Custom User Avatar
    • trashy_incel
    • created a suggestion for "Rock Paper Scissors!" kata
    • 4 years ago

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

  • Custom User Avatar
    • akar-0
    • commented on "Rock Paper Scissors!" kata
    • 4 years ago

    Should be fixed now.

  • Custom User Avatar
    • akar-0
    • commented on "Rock Paper Scissors!" kata
    • 4 years ago

    You're right. My bad, I'm the one who approved the translation. It should be fixed soon (the last line in the tests must be removed). Thanks for alerting.

  • Custom User Avatar
    • nerdess
    • commented on "Rock Paper Scissors!" kata
    • 4 years ago

    Trying to solve this Kata in Typescript (I am really new to Typescript) but keep getting

    error TS1128: Declaration or statement expected.

    When running "test". The function itself is fine though (returns all green when running "attempt").

  • Custom User Avatar
    • nerdess
    • commented on "Most frequently used words in a text" javascript solution
    • 5 years ago

    oh crap, forgot to delete the row "const textTidy = ..."

  • Custom User Avatar
    • nerdess
    • commented on "change for pizza" kata
    • 5 years ago

    too easy

  • Custom User Avatar
    • nerdess
    • commented on "Input Events (React )" kata
    • 5 years ago

    your solution is not using hooks at all since you cannot use hooks inside class components. so your import of useState and useRef is pointless. there is no need to use refs anyway if you implement a function component with hooks.

  • Custom User Avatar
    • nerdess
    • commented on "Percentage of Number Array" kata
    • 5 years ago

    as the others said, needs a better description

  • Custom User Avatar
    • nerdess
    • commented on "Valid Shuffle" javascript solution
    • 5 years ago

    omg i forgot a console.log in the code :D #facepalm

  • Custom User Avatar
    • nerdess
    • commented on "Check if integer is part of Fibonacci sequence or not" kata
    • 5 years ago

    +1 for the issue with the missing random tests :)

  • Custom User Avatar
    • nerdess
    • commented on "Mutation in Arrays" kata
    • 5 years ago

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

  • Custom User Avatar
    • nerdess
    • commented on "Longest Word" kata
    • 5 years ago

    proper tests missing...

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...