1/5
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
O(1)
Constant
O(Log N)
Logarithmic
O(N)
Linear
O(n log N)
Algorithm that divides a data set but can be solved using concurrency on independent divided lists
O(n²)
Polynomial
O(2^n)
Exponential