1/4
Computer Science
A-Level Computer Science
OCR
Add tags
No study sessions yet.
O(1)
Constant
O(Log N)
Logarithmic
O(N)
Linear
O(n²)
Polynomial
O(2^n)
Exponential