Hacker News new | ask | show | jobs
by trakl 3686 days ago
I don't understand the phrase "Moving O(n) elements...".

As far as I know, Big O notation is used to compare growth rates of algorithms as their input size changes.