Big O (O)
O
Omega Notation (Ω)
Ω
Theta Notation (Θ)
Θ
Amount of memory an algorithm takes to execute completely.
It is also described as the total extra space required by the program to run.