| Article: |
Why Learning Assembly Language Is Still a Good Idea | |
| Subject: | Question about O(n^2) | |
| Date: | 2004-05-11 21:52:29 | |
| From: | rhyde | |
|
O(n^2) means Big-Oh, n-squared. O(n^lg^n) is a typo and should read O(nlgn) (that is, n times log(n))
|
||
Women in Technology
Hear us Roar
