Arenko's Backend Engineering Interview Template Project
This project provides a template for completing the backend engineering tech test for Arenko's interview process. It includes a simple Github Actions workflow to build, test, and lint your code.
- Create a private repo for the project in Github. Do not create a public repo for the exercise or share any of the exercise. Doing so will disqualify you from the selection process. Use this link to generate your repo with the starter files.
- Clone the repo to your local machine.
- Make sure you have the latest version of Go installed, verify your project builds and that the tests pass, and then push your initial commit.
- Check in your Github project that the workflow runs successfully.
Now you can start the exercise! The task will have been sent to you separately in an email as a PDF.
- Ensure you have met the criteria.
- Check that the Actions workflows are passing.
- Add the reviewer's email / GitHub name as collaborators on your repo.
- Contact the recruiter to let them know you have completed the exercise.
Use this section to add notes and information on your project