Y
Hacker News
new
|
ask
|
show
|
jobs
by
layer8
122 days ago
> Already, we have a factor of O(log(n)) here.
Doesn’t that mean that O(log(n)) is really O(log²(n))?
1 comments
thfuran
122 days ago
You have to define what n is.
link
layer8
122 days ago
It’s clear from the parent comment that the number of bits needed to represent the input is meant here.
link