Describe how the runtime of an algorithm changes as a Big O function of the size of its input.
For example, the Big O time complexity of Bubble Sort is
Describe how the runtime of an algorithm changes as a Big O function of the size of its input.
For example, the Big O time complexity of Bubble Sort is