Time Complexity Over Line Count: Why 100 Lines May Run Faster Than 2
Imagine searching for a solution on stackoverflow you came across two solution one is of 2 lines another is 10 lines there is a great chance that you will pick the one with 2 lines. But wait that’s now always right.
Understanding Time Complexity
Tim...
blog.softwareguy.xyz3 min read