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.
It's a big mistake to call a class "Arrays" in java, because class with this name already exists. It's impossible to import java.util.Arrays because of this.
lkspencer, could you please provide test_7(BinaryCalculatorTest) code for Java? I passed 9 tests and failed with this test only.
random test always fails in java.
In Java it's definitely not a 7kyu kata.
This is obviously not 8kui.
Timeout issue in Java.
This comment is hidden because it contains spoiler information about the solution
java isn't working
kata is not working in java!
Assertion Test giving error both for fixed and example test units, even when I did not add anything to the code yet, to the exception of return false/true.
(JAVA)
This comment is hidden because it contains spoiler information about the solution