Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 1.61 KB

CONTRIBUTING.md

File metadata and controls

48 lines (38 loc) · 1.61 KB

Contribution Guidelines

Please make sure that your pull request adheres to the following guidelines:

  • For each company, make a separate pull request.
  • The pull request and commit message should include what was added/removed.
  • Ensure that you don't replicate the same content.
  • Do not forget to mention the references in the footer section.
  • Given below is a general template for adding questions of a company not listed in the project.
  • Each article will consist of three sections:- Coding round questions, Technical Interview Questions and References.
  • Coding round comprises questions asked in online/paper coding round. Typically, this is the first round of interview.
  • Technical Interview Questions includes DS Algo, DBMS, OS and Miscellaneous sections.
  • Miscellaneous may include questions from design patterns, software development, system design and Object Oriented Programming.

Happy Coding! ✌️

Sample template

COMPANY_NAME Interview Questions


Coding round questions

  • Questions in this section.

Technical Interview Questions
Data Structures and Algorithms

  • Questions in this section.

DBMS
  • Questions in this section.

Operating System
  • Questions in this section.

Miscellaneous
  • Questions in this section.