Hacker News new | ask | show | jobs
by spectre 5671 days ago
While a good description of Big O notation in relation to time he doesn't mention that Big O notation is also used in relation to other factors such as memory.
1 comments

Thanks for the feedback - I've updated the post to reflect the fact that it only relates to runtime.
Keep up the good work I look forward to your next article.