Growth Rate | Name |
---|---|
1 | Constant |
log(n) | Logarithmic |
n | Linear |
n log(n) | Linearithmic |
n^2 | Quadratic |
n^3 | Cubic |
2^n | Exponential |
Created
June 20, 2021 22:16
-
-
Save ibrahimBanat/70e83d9976a6ffc3f13332263dcc786f to your computer and use it in GitHub Desktop.