O(n)
Linear algorithms. If the number being provided to us is some number, than this time is linear. directly proportional lines being ran from a given counter.
Examples
Example Linear Program
The above program has function f(n) = 2n. the one line of our number equates to 2 lines of code.