• Custom User Avatar

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

  • Custom User Avatar

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

  • Custom User Avatar

    It's like all the other kata on CW: the full set of tests is hidden, but you can write output to the console to get debugging information, like the inputs your function's received for a particular test.

  • Custom User Avatar

    It seems like the only way to accomplish this task is to somehow reverse the longer words without removing them from the original array. However, that's clearly not possible

    This is very clearly very possible. You can visit #help-solve channel on Codewars Discord for some help.

  • Custom User Avatar

    Not a kata issue. If you're having a problem with the site, raise an issue on CW github with an explanation, screenshots, messages from the browser console, anything else that could be useful.