Skip to main content

20 posts tagged with "practice"

View All Tags

Practice 6 (2025)

· One min read
Godmar Back
ICPC Coach

I checked solution descriptions and/or solutions in for the problems in practice 6.

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.

Related resources:

Practice 5 (2025)

· One min read
Godmar Back
ICPC Coach

I checked solution descriptions and solutions in for the problems in practice 5.

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.

Related resources:

Practice 4 (2025)

· One min read
Godmar Back
ICPC Coach

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.

Related resources.

  • Handbook chapters on BFS, DFS and CRT (although notice that the current CRT code is unlikely to work in Java).

Practice 3 (2025)

· 2 min read
Godmar Back
ICPC Coach

I checked solution descriptions and solutions in for the problems in practice 3. 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.

Related resources.

Practice 2 (2025)

· One min read
Godmar Back
ICPC Coach

I checked solution descriptions and solutions in for the problems in practice 2. 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.

Related resources.

Practice 1 (2025)

· One min read
Godmar Back
ICPC Coach

I checked solution descriptions and solutions in for the problems in practice 1. 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.

Related resources.

Practice 5 (2024)

· One min read
Godmar Back
ICPC Coach

I checked solution descriptions and solutions in for the problems in practice 5. This practice repeated a number of the techniques we studied for earlier sets.

Related resources.