Hacker News new | ask | show | jobs
by smartstakestime 2654 days ago
O(2 * n)
1 comments

O(2*n) == O(n)
Or with common mathematical notation: O(2*n) = O(n)