Comment on Turn O(n^2) reverse into O(n)parentComments−hesselink12yI think back then, the 'n' just wasn't very large, so O(n) versus O(n^2) didn't make much of a difference.
Comments
I think back then, the 'n' just wasn't very large, so O(n) versus O(n^2) didn't make much of a difference.