summaryrefslogtreecommitdiff
path: root/05-11.md
diff options
context:
space:
mode:
Diffstat (limited to '05-11.md')
-rw-r--r--05-11.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/05-11.md b/05-11.md
index b605cde..021ed68 100644
--- a/05-11.md
+++ b/05-11.md
@@ -197,3 +197,7 @@ void inorder(NODE *np){
- **When can we use iterations?**
- when we don't need to return back to the previous
- Left, Right, Self (LRS)
+
+---
+
+[05/13 ->](05-13.md)