Page 1 of 1

Consider f(n) = 5n2 - 5n. Is it O(n2)? In order to answer this question, first, you should write down the definition of

Posted: Sun May 15, 2022 10:01 am
by answerhappygod
Consider f(n) = 5n2 - 5n. Is it O(n2)? In
order to answer this question, first, you should write down the
definition of Big-Oh, then complete your answer.