summaryrefslogtreecommitdiff
path: root/04-10.md
diff options
context:
space:
mode:
Diffstat (limited to '04-10.md')
-rw-r--r--04-10.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/04-10.md b/04-10.md
index 379e952..179a1d4 100644
--- a/04-10.md
+++ b/04-10.md
@@ -174,3 +174,7 @@ The following is listed from most to least efficient
- Exponential O(2^n) or O(k^n)
- Factorial O(n!)
- Anything worse than Exponential (actually, even quadratic) are considered pretty bad
+
+---
+
+[-> 04/13](04-13.md)