Data Structures and Algo
only thing that matters in OA
Notations
- Big O : upper bound of algorithm, worst case 
- Omega : lower bound of algorithm, best case 
- Theta : Average bound of algorithm 
Topics
Last updated
only thing that matters in OA
Big O : upper bound of algorithm, worst case
Omega : lower bound of algorithm, best case
Theta : Average bound of algorithm
Last updated