FAANG_coding_list
This List of Coding Questions will help to crack any coding interview.
Prerequisites
Before you begin, ensure you have met the following requirements:
- You have a
<Windows/Linux/Mac>
machine. State which OS is supported/which is not. - Problem Solving Skill
Installing <project_name>
To install this project, follow these steps:
Contributing to <project_name>
Rules for adding solution to this repo:
- Write the question problem statement at begining of the code.
- Include Sample testcases with valid input and output
- Use proper tag. E.g Use Tree directory for tree related question. If not present then add to new one.
To contribute to <project_name>, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin <project_name>/<location>
- Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
Contributors
Thanks to the following people who have contributed to this project:
- @parv 📖
All Contributors specification and its emoji key.
Contact
If you want to contact me you can reach me at parvd5@gmail.com.