Comment on Turn O(n^2) reverse into O(n)parentComments−fekberg12yI agree with you on that, in this case it wasn't fast enough though. I think "optimize" should be a part of the "refactoring" phase.
Comments
I agree with you on that, in this case it wasn't fast enough though. I think "optimize" should be a part of the "refactoring" phase.