Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Yep, got it - thanks fam
nvm, I re-read the problem description and I get it now. Thanks anyway!
Fair enough, I agree. In that case, do you have an idea of why I might be getting "abc is not a function" when abc is only defined in the tests?
Keep getting abc is not a function, and fn is not a function. Getting the correct output in VScode - feel like the tests must be written poorly in JS
it's a nice kata, but despite passing all tests I can't get my runtime low enough to pass on the super large tests. Frustrating after investing an hour coming up with a clean solution that works as intended sigh
Same here. Passes initial tests and works with anything I can throw at it in VScode. Hits a timeout on a test with a large input though - not sure what's up!
Exact same issue here, feel like I wasted too much time on this one thanks to this glitch
Same here, in js my solution works flawlessly in vs code and passes the tests but on here I get an error
good solution - but PLEASE throw some spaces in there!