mirror of
https://gitlab.com/harald.mueller/aktuelle.kurse.git
synced 2024-11-23 18:21:56 +01:00
muh
This commit is contained in:
parent
9d1c56f10e
commit
fce4fc4d24
@ -14,7 +14,7 @@
|
||||
| 4 | [Sort, Stack, Queue](./4) | compare sort-algorithms <br> - BubbleSort vs QuickSort <br> - BubbleSort vs ??Sort <br> incl. mesurement the speed <br> - stack (push, pop) and queues (FIFO, LIFO, LILO, FILO) |
|
||||
| 5 | [Hashmaps, Recursions](./5) | - hash maps, <br>- recursions , back tracking |
|
||||
| 6 | **LB1** (30% MN) <br>- 30 min on paper and<br>- 60 min coding <br> themes: arrays, stacks, sorts, linked lists | - follow up [hash maps, recursions](./5) <br>- [collections](./6) |
|
||||
| 7 | **LB2** (30% MN) <br>- 30 min on paper and<br>- 60 min coding <br> themes: hash maps and rekursions | after LB2 start mini project (LB3),<br>find a team partner and a solving problem<br>- [trees and graphs](./7) <br>- [Dijkstra-Algorithm (route planner)](./7) <br>- [xml data, json data](./7) <br>- [page rank algorithm](./7) |
|
||||
| 7 | **LB2** (30% MN) <br>- 30 min on paper and<br>- 60 min coding <br> themes: hash maps and rekursions | after LB2 start mini project (LB3),<br>find a team partner and a problem to solve<br>- [trees and graphs](./7) <br>- [Dijkstra-Algorithm (route planner)](./7) <br>- [xml data, json data](./7) <br>- [page rank algorithm](./7) |
|
||||
| 8 | **LB3** (40% MN) <br> start mini project <br> team of 2 persons | - search and decide projekt <br>- work on mini project |
|
||||
| 9 | work on mini project | |
|
||||
| 10 | last work and<br>close mini project | **Note 4.0** = "genügend"<br>(d.h. es ist alles da und funktioniert irgendwie, niedrige Komplexität) <br> **Note 5.0** = "gut"<br>(d.h. gut gelöst und funktioniert einwandfrei, adäquate Komplexität) <br> **Note 6.0** = "sehr gut" <br>(übertrifft die Erwartungen, hohe Komplexität) |
|
||||
|
4
m411/docs/Unterlagen_LB2/README.md
Normal file
4
m411/docs/Unterlagen_LB2/README.md
Normal file
@ -0,0 +1,4 @@
|
||||
## M411 / LB2
|
||||
|
||||
- <https://generatedata.com>
|
||||
- [customer.csv](./customer.csv)
|
Loading…
Reference in New Issue
Block a user