A project to ensure that your backend onsite interview at Slack runs smoothly.
If you can successfully run the setup
script for the language of your choice, you should be able to run the actual interview project as well.
- Download the most recent release of
backend-interview-prerequisites
here. - Unzip the project and navigate to the directory for your preferred language.
- Follow the instructions in the README for your preferred language to run the
setup
script. If you plan to complete the onsite in Docker or some other containerized environment, we encourage you to run thesetup
script in that environment instead. - If for some reason the
setup
script does not run successfully, follow troubleshooting steps in the README for your preferred language and/or reach out to your recruiting coordinator. If possible, please include relevant stacktraces and system details (OS and language versions, etc) in your message. - (Optional) Configure the project in your preferred IDE to confirm that your IDE will also support the backend onsite interview.