summaryrefslogtreecommitdiff
path: root/wk3
diff options
context:
space:
mode:
Diffstat (limited to 'wk3')
-rw-r--r--wk3/lect/notes.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/wk3/lect/notes.txt b/wk3/lect/notes.txt
index 1e0d692..b6aabf9 100644
--- a/wk3/lect/notes.txt
+++ b/wk3/lect/notes.txt
@@ -25,6 +25,6 @@ SEARCH
Omega (Lower Bound)
Q(n^2):
O(n log n):
- Q(n): Linear
+ Q(n):
Q(log n):
- Q(c):
+ Q(1): Linear, Binary