Hacker News new | ask | show | jobs
by masklinn 551 days ago
> Is this common?

Very. For instance if you look at sorting algorithms on wikipedia they pretty much all list performance (best, worst, average) but also worst-case space complexity, in O notation.