- one of the most fundamental tools for computer scientists to analyze the cost of an algorithm.
In plain words, Big O notation describes the complexity of your code using algebraic terms.
It is a good practice for software engineers to understand in-depth as well.
No comments:
Post a Comment