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.
Hey!! I'm a bit overwhelmed by this interesting Kata. I have come up with a solution but it is some seconds slower than expected. Any help for someone like me with no idea of algorithms??
Thanksss!!
This comment is hidden because it contains spoiler information about the solution
This kata is not level 6kyu. I have no idea how to use the function boolean_function as a parameter of truth_table. However, nice kata!! Try to make things more clear next time.
Cheers!!
Hi! Could anyone tell me what method to use when sorting by prefix??
Let's say that you can't print in the lambda line.
Right! Thank you very much!
This comment is hidden because it contains spoiler information about the solution
items.split is not a function at onePunch
Could anyone explain me why I receive this error??
I have passed all the tests but I can't submit my code.
I don't know if anyone could help me. I pass basic tests for relatively small numbers inputs but I fail when numbers get bigger. However, the value I get is almost the same. I'm getting a bit mad about it! :D
Nice kata though!