2025-01-24 16:15:52 +01:00
2025-01-24 16:15:52 +01:00
2025-01-06 12:14:23 +01:00
2025-01-06 12:14:23 +01:00
2025-01-24 14:51:28 +01:00

algolab mock exam

in this repo there are 3 tasks of HS22, all of which you've probably not seen, so it's not exactly like in the exam.

Important Notes

  • timelimits are not handled gracefully, the docker container will just hang
  • time-limits are probably not that useful, as code expert is usually slower.

preparation

  • have docker installed
  • docker build -t algolab-runner docker

running

  • cd into the directory of a task (same directory as task description, not src folder)
  • docker run --rm -v ./:/project algolab-runner
Description
No description provided
eth
Readme 2.9 MiB
Languages
Python 92.9%
Dockerfile 7.1%