it looks alike from GPT. its okay
This comment is hidden because it contains spoiler information about the solution
nice ;)
This solution preforms a for loop 60 times when all we need is to loop over failedCounts array
wow! so simple!
You can use an array instead of number-indexed object
nice
It's best practice to minimize time complexity in case you're dealing with large amounts of data someday.
too long :)
I don't understand why many have commented that this solution is slow... I also compared their solutions, but this is actually faster or about the same... or is there something I'm not considering?
nicely done!
nice very nice !!!
Loading collection data...
it looks alike from GPT. its okay
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
nice ;)
This solution preforms a for loop 60 times when all we need is to loop over failedCounts array
wow! so simple!
You can use an array instead of number-indexed object
nice
It's best practice to minimize time complexity in case you're dealing with large amounts of data someday.
too long :)
This comment is hidden because it contains spoiler information about the solution
I don't understand why many have commented that this solution is slow... I also compared their solutions, but this is actually faster or about the same... or is there something I'm not considering?
nicely done!
nice very nice !!!
Loading more items...