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-prerequisiteshere. - 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
setupscript. If you plan to complete the onsite in Docker or some other containerized environment, we encourage you to run thesetupscript in that environment instead. - If for some reason the
setupscript 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.