Update README.md

This commit is contained in:
f0tt3r 2026-06-08 20:20:57 +02:00
parent d838d250ce
commit 5229add21e

View file

@ -1 +1,3 @@
| Prozesse & Scheduling | [bs-01-scheduling](../bs-01-scheduling) | FCFS, Round Robin, SJF; circular DLL |
| Bitweise Operationen | [c-01-bits](../c-01-bits) | Bitweise Shift, Variablen, Flow Control, Bitwise Shift |
| Prozesse & Scheduling | [bs-01-scheduling](../bs-01-scheduling) | FCFS, Round Robin, SJF; circular DLL |