Practice 4 (2025)
· One min read
I checked solution descriptions and solutions in for the problems in practice 4.
You find the solution description in the README.md file that's shown when you
click on the link. The solution code(s) are in each directory in separate files.
- Sports Rank
- Kastenlauf
- Knight Search
- Protecting The Collection
- Knights in Fen
- Radar
- Chicken Joggers
- Bad Packing
Related resources.
- Handbook chapters on BFS, DFS and CRT (although notice that the current CRT code is unlikely to work in Java).
