From 994c6fc86cb86be3352c93c8682462f4f22f4817 Mon Sep 17 00:00:00 2001 From: Harald Mueller Date: Mon, 17 Jan 2022 09:46:48 +0100 Subject: [PATCH] muh --- m411/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m411/README.md b/m411/README.md index 8f97a0c..2fc6eff 100644 --- a/m411/README.md +++ b/m411/README.md @@ -14,7 +14,7 @@ | (4) 16.12.21| [Arrays, (Bubble)Sort, RuntimeBehaviour](./4) | - sorting (BubbleSort)
- compare sort-algorithms
- BubbleSort vs QuickSort
- BubbleSort vs ??Sort | | (5) 06.01.22| [Hashmaps, Recursions](./5) | - hash maps,
- recursions , back tracking
- mesurement the speed (runtime behaviour)
| | (6) 13.01.22| **LB1** (30% MN)
- 30 min on paper and
- 60 min coding
themes: arrays, stacks, sorts, linked lists | - follow up [hash maps, recursions](./5)
- [collections](./6) | -| (7) 20.01.22| **LB2** (30% MN)
- 30 min on paper and
- 60 min coding
themes: hash maps and rekursions

**Start LB3** (40% MN)| after LB2 start mini project (LB3),
find a team partner and find a [problem to solve]((./docs/Unterlagen_LB3_MiniProjekte))
- [trees and graphs](./7)
- [Dijkstra-Algorithm (route planner)](./7)
- [xml data, json data](./7)
- [page rank algorithm](./7)
| +| (7) 20.01.22| **LB2** (30% MN)
- 30 min on paper and
- 60 min coding
themes: hash maps and rekursions

**Start LB3** (40% MN)| after LB2 start mini project (LB3),
find a team partner and find a [problem to solve]((docs/Unterlagen_LB3_MiniProjekte))
- [trees and graphs](./7)
- [Dijkstra-Algorithm (route planner)](./7)
- [xml data, json data](./7)
- [page rank algorithm](./7)
| | (8) 27.01.22| Work on mini project
a team of 2 persons | - search and [decide a mini-projekt](./docs/Unterlagen_LB3_MiniProjekte)
- work on mini project | | (9) --------| Work on mini project | | | (10) 03.02.22| last work and
close mini project | **Note 4.0** = "genügend"
(d.h. es ist alles da und funktioniert irgendwie, niedrige Komplexität)
**Note 5.0** = "gut"
(d.h. gut gelöst und funktioniert einwandfrei, adäquate Komplexität)
**Note 6.0** = "sehr gut"
(übertrifft die Erwartungen, hohe Komplexität) |