Skip to content

parvd/FAANG_coding_list

Repository files navigation

FAANG_coding_list

GitHub repo size GitHub contributors GitHub stars GitHub forks

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:

  1. Write the question problem statement at begining of the code.
  2. Include Sample testcases with valid input and output
  3. 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:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. 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:

All Contributors specification and its emoji key.

Contact

If you want to contact me you can reach me at parvd5@gmail.com.

License