only thing that matters in OA
Last updated 1 year ago
Big O : upper bound of algorithm, worst case
Omega : lower bound of algorithm, best case
Theta : Average bound of algorithm