Big O Notation explained easily.
Big O notations.
You might have heard this fancy words like this algorithm takes O(n) time to run.
In order to write good code, it should be salable. Well how do I know is my code scalable ?
The answer is simple it depends on big O.
I know that bu...
nomanexplains.hashnode.dev2 min read
Swati Sarangi
Electrical Engineering | Programming Enthusiast | Software Developer|Learning Qt these days
Thanks for such a well-explained article! Looking forward to more articles in this series.