What is Big O notation? Do you use it?
I missed this university class I guess :D
Does anyone use it and give some real life examples of where they used it?
What is Big O notation? Do you use it?
I missed this university class I guess :D
Does anyone use it and give some real life examples of where they used it?
What is Big O notation?
Do you use it?
Yes.
I missed this university class I guess
Riiight. :icon_rolleyes:
Does anyone use it and give some real life examples of where they used it?
In many a code review I've used both time and space complexity with variants of Big-O to quickly prove that an algorithm won't scale as well as the application needs.
Same exact answer.
If you want a real life example: every single piece of code I've written!
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.