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.
Same issue with javascript. The tests don't make sense...multiple odds and evens is specifically forbidden in the instructions
It is not working again
All seems to work fine now. So resolving.
I was attempting using Java
I agree, which language was this attempt on?
Why should [2, 6, 8, 10, 3, 2, 6, 8, 200, 700, 1, 84, 10, 4, 17, 6, 8, 10, 6, 12, 24, 36] require you to return 17? To me, this is invalid input. Nowhere does it say what to return when there are multiple odd and multiple even numbers.
This comment is hidden because it contains spoiler information about the solution