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.
not bad, mate.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Please do not just post chatGPT explanations here. It's basically just the code in plain text and should at least have the spoiler flag.
This comment is hidden because it contains spoiler information about the solution
Can someone explain me this solution? Ty!
Not a suggestion.
Cool, correct synchronizatoin
ty for this example)
This issue still exists. One of our java students passed this "excercise" without any changes. Learning effect: 0. Can we improve this?
6kyu? Really?
I put a bit more of randomness in the test. Though, having several of them would be better.
nope, but that may happen from time to time.
My apologize, I didn't express my opinion correctly. I absolutely agree your opinion. Just so much cases let me always take care of performance issue.
I wouldn't say you "shoudln't". It depends on how frequently this method is invoked. But this solution is way more readable than any of those performance optimized implementations.
Until performance becomes an issue, I favor readable/understandable implementations over fast ones.
Loading more items...