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.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Damn I was doing the math wrong :)
The test case for arr = [8,5,3,9] with n = 7, cannot be true as far as I can see. Whats the subarray that will lead to this sum? Am I missing something?
Could you please give me some more background to this? I havent seen the pattern before :)
I thought it as "An obsolete object will be garbage collected asap" but thanks for the hint anyway. :)
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Second that, probably it is was an incomplete last minute injection, but still an annoying error.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I dont brute force, I have applied a generic solution. What are the requirement regarding performance?
I am getting this:
The server timed out waiting for the code to finish executing. It is possible that this is due to high server load. It may also be caused by inefficent code. Please try your request again.
The code is passing all the tests and run smoothly locally. Am I missing something?
Loading more items...