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.
okay thank you !
okay thank you !
how does this ${} work ??
function doit(name){
return 'my name is ${name}';
}
doit('dizu')
returns
'my name is ${name}'
how does this ${} work ??
function doit(name){
return 'my name is ${name}';
}
doit('dizu')
returns
'my name is ${name}'
how does one calculate the sol has O(n^2) ?
does not pass even if i have the correct solution('apples, pears \ngrapes\nbananas')
this kata had a
algorithm
tag .what is the algorithm? if any kata is based on an algo where can i get to know about it ?thanks
javascript version doesnt have any instructions...what is the green blot that keeps blinking and i cant type anything ?
what is the green blinking blot ?? i cant type anything ..i can type only after i have pressed random 9-10 keys