7 comments

[ 3.1 ms ] story [ 29.8 ms ] thread
There are some reasons you hire developers with Computer Science degrees.
Am I missing something about the O(logN) section? Why is there a graph of O(n^3 logN) under the text Here is how logarithmic complexity look like?
Are these terms actually used in daily conversation? Or are they reserved for deep-nerd type discussions?
Daily outside of software? No. Daily in software? I use them all the time to express runtime complexity of code changes.
Been a dev for over 30 years, never used any of this stuff. Projects fail to ship for many reasons, but its never this.