Question
Postgraduate Computer Science 408 analysis 65: Which statement best describes algorithm complexity? Focus on programming in this variation.
Select an option. Your answer will be checked instantly.
Correct Answer: A. Big-O notation describes how resource use grows with input size
Explanation:
Asymptotic notation characterises growth rates rather than exact machine-specific time.
Leave a Reply