Algorithms

  1.  Big O - O(n) take n operations when having n elements of input.

Comments