My solution
I'm surprised this works with negative numbers!
This comment is hidden because it contains spoiler information about the solution
That's brilliant! I would have never thought of that myself!
dope!, this was my first thought but it felt too easy and I doubted mysefl.
same!
Exact solution.
No idea, I don't get that error. You have two ] there, when you delete one, the problem is not what you said, your answer is longer than it should be.
]
How did I not know that you can multiply strings!? What on earth?
nice solution
very nice
Sorted is O(n log n) complexity, both sorted and sort use the same algorithm behind the scenes. Creating a list is O(1).
Loading collection data...
My solution
I'm surprised this works with negative numbers!
This comment is hidden because it contains spoiler information about the solution
That's brilliant! I would have never thought of that myself!
dope!, this was my first thought but it felt too easy and I doubted mysefl.
same!
Exact solution.
No idea, I don't get that error. You have two
]
there, when you delete one, the problem is not what you said, your answer is longer than it should be.This comment is hidden because it contains spoiler information about the solution
How did I not know that you can multiply strings!? What on earth?
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 solution
very nice
Sorted is O(n log n) complexity, both sorted and sort use the same algorithm behind the scenes. Creating a list is O(1).
Loading more items...