티스토리 뷰
English Definition
- usually, the worst running time of an algorithm
Mathmatic definition
- T(n) = O(f(n)) If and only if there exist constans c, n0 > 0 such taht
T(n) <= cf(n) for all n >= n0
Omega
- cf(n) <= T(n)
Theta
- c1f(n) <= T(n) <= c2f(n)
- https://www.coursera.org/learn/algorithms-divide-conquer/lecture/KGtUp/big-oh-notation
- https://xlinux.nist.gov/dads/HTML/bigOnotation.html
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Intermediate Certificate
- kerberos
- AWS
- JVM
- Consumer
- authentication
- GC
- OOP
- Java
- SSL
- Dynamodb
- ranking
- shenandoah
- oops
- DESIGN
- Kafka
- CompressedOops
- Certificate Chain
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
글 보관함