This repository contains the qualification exercises given to aspiring backend engineers joining the ScaleForge team. The exercises are designed to evaluate the coding and problem-solving abilities of a candidate. The goal is complete the coding tasks so that the provided unit tests pass all assertions. The candidate is given 3 days to complete the exercises.
- Clone this repository and push it to a private repository on your GitHub account. Refer here to learn how to duplicate a repository.
- Solve all the exercises in the
src
directory and make sure the unit tests pass. The tests serve as specifications. - Push your changes to your forked repository.
- Add the following ScaleForge team members as collaborators to your forked repository:
rogermadjos
kugtong33
ccpacillos