From 9a50e9bb3c6fbcd1db99d8f4747cec4b8a7178d9 Mon Sep 17 00:00:00 2001 From: "harald.mueller@tbz.ch" Date: Sat, 7 Aug 2021 00:17:00 +0200 Subject: [PATCH] muh --- m411/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/m411/README.md b/m411/README.md index 7281151..9a9fe2a 100644 --- a/m411/README.md +++ b/m411/README.md @@ -16,5 +16,5 @@ | 6 | **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 | **LB2** (30% MN)
- 30 min on paper and
- 60 min coding
themes: hash maps and rekursions | after LB2 start mini project (LB3)
- [trees and graphs](./7)
- [Dijkstra-Algorithm (route planner)](./7)
- [xml data, json data](./7)
- [page rank algorithm](./7) | | 8 | **LB3** (40% MN)
start mini project | - search and decide projekt
- work on mini project | -| 9 | work on mini project | | -| 10 | work and close mini project | Abgabe/Vorstellung bei der LP
Note 5.0 = "gut" (d.h. gut gelöst und funktioniert einwandfrei)
Note 6.0 = "sehr gut" (übertrifft die Erwartungen) | +| 9 | work on mini project | | +| 10 | work and close mini project | Abgabe/Vorstellung bei der LP
Note 4.0 = "genügend" (es ist alles da und funktioniert irgendwie und ist wenig komplex)
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) |