Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> O( f(n) ) = O(n^2) + O(n)

Naively, one would assume that that implies O( f(n) ) - O(n) = O(n^2), which is not correct. However, O( f(n) ) = O(n^2) + O(n) implies O( f(n) ) = O(n^2), which would have been obvious if proper notation had been used.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: