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.
The conditions are reversed, while not exactly the same the function is continuos when n or m are 0 so, the result is the same.
I think here sould be 'OR' instead 'AND'. It said in task`s condition..
Clever! I added an extra line I suppose
@describe()
/@it()
blocks in the sample teststest
andjsonattr
suggested tags:
JSON
,decorator
suboptimal solution.
It depends on what you're working on. If this function were part of a website backend counting characters in usernames or something, it doesn't really matter at all. But if this is a helper function that is responsible for comparing billions of base pairs in genetic sequencing or part of a stock trading platform where microseconds matter, then you need to rethink it.
Would it matter? I assume itll be a O(2n) vs O(n) but I'm not sure if that's a big deal.
This comment is hidden because it contains spoiler information about the solution
Suggest your version of the correct code
Hermoso <3
Lol, me too. In case I need to translate it to C later.
same l0l0l0l
i feel stupid
I didn`t even know about count method and used loops, lol. Thanks for the best solution!
Loading more items...