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.
bruh
I this the code is the most efficient and specific to the problem. It is a good thing
This reply might make sense if you used modulo extraction to do it completely mathematically, but you used a method that is still O(n) in space complexity so the difference between your code and the given solution is barely different.
false
This comment is hidden because it contains spoiler information about the solution
The tax is only being applied to the yearly accrued amount. The term (interest * principal) is accrued interest and it is being taxed because multiplying by the term (1 - tax) gives you the yearly accrued interest - its tax.
Its funny that you consider performant code the most important factor while complaining about a more performant solution than your own.
if you're working people who can't parse this code, then your project is a non starter anyway. This is basic stuff. I like to write these out myself but a list expression is just as easy to read.
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 agree most of the time but this is an odd solution to post this on. This is probably as readable and concise as a solution could ever be.
I think it's sarcasm
Because it doesn't use the imports. Ie they made a funny so its better than our solution.
This comment is hidden because it contains spoiler information about the solution
Please reply here with the very first sentence of the instructions.
Loading more items...