- Read Chapter 2
- Implement a basic B-Tree in a language of your choice
- Optional: select readings
- Compare with a reference implementation
- Test program will be subprocessed
- Communication using stdin/stdout
- Messages are JSON-encoded, separated by newlines
- todo(maximsmol): specific protocol will be provided later