Comment on What real life bad habits has programming given you?parentComments−oconnor017yWhen I'm driving, I'll make the decision on passing someone or not depending on whether the resultant speedup is O(1) or O(n).
Comments
When I'm driving, I'll make the decision on passing someone or not depending on whether the resultant speedup is O(1) or O(n).