Commit graph

11 commits

Author SHA1 Message Date
7903970f08
feat(MiniProject): searchable Stadt-Rundlauf runner TUI
Add a SwiftTUI terminal app that lists race runners from the start list
and results files, with an interactive menu to sort, filter by age group,
toggle finishers vs. non-starters, and live-search by name. Parsing and
transforms are written as pure functions over the file contents.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 12:05:50 +02:00
0bc8137078
refactor(m323): per-directory BUILDs, drop dir spaces, add Scala app
- Rename "Aufgabe 5"->Aufgabe5 and "Aufgabe 6"->Aufgabe6; spaces broke
  bazel run (Aspect URL-encoding, scala/JVM launcher self-path).
- Per-directory BUILD.bazel: Aufgabe5 (swift_binary), Aufgabe6 (swift_binary).
- Aufgabe6/Third: Scala app via rules_scala (scala_library + scala_binary).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 08:40:43 +02:00
36f6abeea4
add fifth one 2026-06-15 09:56:36 +02:00
34fa731bf6
complete invertTree 2026-06-15 08:44:34 +02:00
9e84d50bb5
complete invertTree 2026-06-15 08:36:20 +02:00
b71f6978f1
small update to LeetCode 2026-06-13 00:03:36 +02:00
2aca9c3df5
chore: commit pending changes before monorepo submodule conversion
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 22:52:49 +02:00
019f20a2c7 make purely pure functions 2026-06-08 10:39:49 +02:00
d7d9603bbc update hammingWeight 2026-06-08 10:37:44 +02:00
04e76f1879 add more stuff 2026-06-08 10:34:49 +02:00
7afc27e1cd Add Aufgabe 3 and start swift project 2026-05-11 15:46:26 +02:00