Lots of similar solutions, but this one is the cleanest imo
Thanks alot. Found it!
your uniqueSortedString is not collecting the correct values. use console.log() to see what's wrong. this is not a kata issue because the problem is with your code. good luck!
uniqueSortedString
console.log()
This comment is hidden because it contains spoiler information about the solution
Loading collection data...
Lots of similar solutions, but this one is the cleanest imo
Thanks alot. Found it!
your
uniqueSortedString
is not collecting the correct values. useconsole.log()
to see what's wrong. this is not a kata issue because the problem is with your code. good luck!This comment is hidden because it contains spoiler information about the solution