The concept of order Big O is important because
Answers
Answered by
2
Answer:
It can be used to decide the best algorithm that solves a given problem
Answered by
3
Answer:
The concept of order (Big O) is important because. It can be used to decide the best algorithm that solves a given problem. It determines the maximum size of a problem that can be solved in a given amount of time. It is the lower bound of the growth rate of algorithm.
Explanation:
I HOPE IT'S HELPFUL FOR YOUR QUESTION
Similar questions