What does it mean when we say that an algorithm X is asymptotically more efficient than Y?
- X will be a better choice for all inputs
- X will be a better choice for all inputs except possibly small inputs
- X will be a better choice for all inputs except possibly large inputs
- Y will be a better choice for small inputs
Correct Answer:
X will be a better choice for all inputs except possibly small inputs
need an explanation for this answer? contact us directly to get an explanation for this answer