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.
wizardry
I want what your having lol. Great thinking.
When your employer pays you in peanuts...
...how.
I mean running indexOf within the for loop isn't necessary to solve the problem, we can convert the char to a num using a method
Thnqs f0rk
loool
Thank you very much!
It's the recursion that makes it clear.
FindAll(3,10) == FindAll(2,9)+FindAll(2,8)+FindAll(2,7)+FindAll(2,6)+etc
======XX==========1XX===========2XX============3XX=========4XX========5XX===6XX===7XX==...
Could someone pls explain how this works?
Especially the recursion part please!
Good practice in production.
this is what happens when you don't write more test cases
yes
lmao