From 5a60023d3bdcbc92c9e9b70121598b59202b89e7 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Sun, 21 May 2023 12:54:52 +0200 Subject: [PATCH] 2 more ideas --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f129f83..f801cee 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,8 @@ becos pumpkin seeds coagulate easily (says yt) * 10g seasalt * 10g plain sugar * 5tbsp juice from fermented beetroot -* 1tsp guar \ No newline at end of file +* 1tsp guar + +**7. a circular list in rust (as an excercise) +**8. a java bytecode interpreter (not necessarily written in java) that estimates runtime complexity (static analysis) +