By participating in this project you agree to abide by its terms. Ensure your pull request adheres to the following guidelines:
- Use the following format.
- Make an individual pull request for each interview.
- Keep descriptions short and simple, but descriptive.
- Check your spelling and grammar.(check mine too:))
- The pull request should have a useful title.
- Create a folder for the company you write from(if there is no folder).
- If you create a folder for the company, you must add an
README.mdfile containing thetitle with this format: CompanyName Interview Question,website address: [link],description: ....` - Create a folder for each interview with this format
category.programmingLanguage.yourName. - Create
questions.mdto describe the interview. - You can create files for your answer in the relevant language(
answer.go,answer_test.go,answer.js,...) or just an md file.
Thank you for your contribution!