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.
This is where these kinds of questions really shine. While you can definitely apply a simple if-elseif condition, going with a more logical and subtle approach is also possible. Thus, it's not just a basic question. Cheers!!
Seeing so many comments with issues asking to be resolved, yet it has 0 issues ?
0 can never be a multiple. So, the first index should always be skipped!
This comment is hidden because it contains spoiler information about the solution
Very clever!!
It's running on the online compiler but here I am getting an undefined
The 'Impossible to decode' error is not explained descriptively. Was very frustrating to figure out the logic
The 'Impossible to decode' is a really tough nut to crack in this question
replaced with
data science
added
done
The last value check was hell! Should be a 5kyu honestly
Higher order functions are automatically considered to be great practices when solving base questions, I believe
Getting this error:
constructor: function Fnc(){ return Fnc; }: expected [Function fn] to equal [Function fn]
What is being done wrong?
It's 'almost' as same as the previous one with an additional tweak in value return
Loading more items...