If algorithm A has complexity O(n) and algorithm B has complexity o(n^2), what, if anything, can we say about the relationship between A and B? Note: the complexity of A is expressed using big-Oh, and the complexity of B is expressed using little-Oh.
|
|
As wikipedia expressively puts it,
(my ellipsis and emphasis) -- putting it in the somber way that "mathematician wannabes" seem to require, the limit of So, there's not all that much we can say: Indeed, anything |
|||||||||||||
|