https://github.com/danvictorgithub/backend-qualification-exercises_my_solution
https://github.com/danvictorgithub/backend-qualification-exercises_my_solution
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/danvictorgithub/backend-qualification-exercises_my_solution
- Owner: Danvictorgithub
- Created: 2024-02-24T10:31:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-11T07:32:11.000Z (about 2 years ago)
- Last Synced: 2025-02-05T21:43:45.266Z (over 1 year ago)
- Language: TypeScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backend Qualification Exercises
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.
## Instructions
1. Clone this repository and push it to a private repository on your GitHub account. Refer [here](https://docs.github.com/en/repositories/creating-and-managing-repositories/duplicating-a-repository) to learn how to duplicate a repository.
2. Solve all the exercises in the `src` directory and make sure the unit tests pass. The tests serve as specifications.
3. Push your changes to your forked repository.
4. Add the following **ScaleForge** team members as collaborators to your forked repository:
- `rogermadjos`
- `kugtong33`
- `ccpacillos`