Hacker News new | ask | show | jobs
by robotpepi 124 days ago
> so O(l * n) is at least O(n).

I guess you mean "at least O(n*log(n))".

1 comments

Indeed, and thanks. I edited it :)