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.
oops! incProgress method should have been outside the constructor. My bad
This comment is hidden because it contains spoiler information about the solution
wow I feel so far from coming up with something like this
This comment is hidden because it contains spoiler information about the solution
length of each element in the 2D array must equals length of 2D array itself. Is in the kata description
oooohhhh very nice. I feel terrible now hahahaha
why not? whould u please explain it to me?
i really wanna learn about best practices.
thx in advance m8
very funny
i know this is not wrote on instructions, but i thought the goal on this spicific kind of kata is to solve it without using Math or Parse
Hi im new here so im not sure how these tests work
i solved the kata on javascript but im getting timed out. i read is due to assertDeepSimilar test is deprecated. If i change it to assertDeepEquals on the sample test box the code is passing.
However, this works only for TEST button, not ATTEMPT so i cant submit my solution.
Any help please?
im not sure
i found is due to assertDeepSimilar test is deprecated. If u change it to assertDeepEquals on the sample test box the code will pass.
However, this works only for TEST button, not ATTEMPT so we cant submit our solutions
same here bro
i found is due to assertDeepSimilar test is deprecated. If u change it to assertDeepEquals on the sample test box the code will pass.
However, this works only for TEST button, not ATTEMPT so we cant submit our solutions
sorry @Aleafan i missread ur post
anyway... ur example will still be comparing ([1,625] [16,25]) and .join() will be still producing '1,625' '16,25'
beautiful !!
i dont think so
a.map will turn 25 into 625 ----> false