Welcome!
We want to ensure your interview process goes as smoothly as possible.
This sample project is designed to verify that your local development environment is set up correctly for the live coding session.
At the time of your interview, you will receive a private GitHub repository containing the coding problem you will work on.
Please follow the instructions below to confirm your setup.
Please ensure you have the following installed:
- Java 17+
- Maven
- Clone this repository.
- Open the project in your preferred IDE.
- Build the project using Maven.
- Run the tests to ensure everything is functioning properly.
Once you have successfully completed these steps, your development environment will be ready for the live coding session.
Thank you for your time—we look forward to your interview! 🚀