For a CodeCrafters challenge to support a new language, we need the following things in place:

  • Starter code, which is provided to users when they start a challenge.
  • A Dockerfile, which is used to build the container to run user’s code.

Learn more