Repo to host all the interview questions for the community's mock interviews.
We have mainly two types of interviews:
- Technical, mainly coding challenges
- Non-technical, to assess soft-skills and behavior
- Clone the repo if you haven't
- Create a new branch describing what you're adding, e.g: "add-very-hard-challenge"
- Place it in a file called "solution.EXTENSION", on its own directory, and inside the technical or non-technical directory
- When finished, push your new branch
- Create a pull request
- Profit.