Forum: Computer Science May 31st, 2005 |
| Replies: 81 Views: 105,501 Big Oh denotes "fewer than or the same as" <expression> iterations.
Big Omega denotes "more than or the same as" <expression> iterations.
Big Theta denotes "the same as" <expression> iterations.... |