which of the following does not apply to algorithmic orders of complexity?

A. remove lower order of complexity formula

B. consider the coefficient of the highest order term of the complexity formula

C. complexity formulae apply to time and memory analysis

D. used to compare one algorithm to another

E. can involve mathematical limits.

Respuesta :

Answer: E) Can involve mathematical limits.

Explanation:

 Mathematical limits are not apply in the complexity of algorithm orders. The complexity of algorithm is basically the function that measure the particular time and the space used in the algorithm as an input.

In the computer science, we measure the total complexity of the algorithm to check the efficiency of the given algorithm. As, mathematical limits itself apply several limiting condition in any mathematics concept, which itself increase system complexity. Therefore, it is not included in the algorithm order of the complexity.

ACCESS MORE
EDU ACCESS
Universidad de Mexico