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.
Nope
Do you have any advice? Seems to me impossible to solve in O(n).
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
done, thanks for your report
Please flag your comment as spoiler next time. You are on the right path, but you're using the wrong function; remember that Python is compiled to bytecode before it's interpreted
This comment is hidden because it contains spoiler information about the solution
Hi
@test.it('lamba function') must be replaced by @test.it('lambda function') in Python
I do not choose the rank and it cannot be changed. I think 6 kyu is fine for this one though. The kata description does not have to explain how to do X or Y in a given programming language, it is up to the codewarrior to research that. Thanks for the kind words though :)
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??
how about this
Let's say that you can't print in the lambda line.
I see, solved it thank you! Didn't realize I had to be this elaborate about it
Julia translation
Loading more items...