Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
joshvm
on Sept 20, 2014
|
parent
|
context
|
favorite
| on:
Big O Notation: Using not-boring math to measure c...
I think a log n example would be useful, e.g. a basic divide and conquer. Given that many algorithms strive for logarithmic complexity, it seems a shame to miss this out.
Also how about a list of complexities in order of growth time?
gameguy43
on Sept 20, 2014
[–]
Agreed. I'm working on an "advanced" follow-up that digs into log n and a couple other things!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Also how about a list of complexities in order of growth time?