This repo is about the questions asked in interviews specially in frontend engineer domain. It has mentioned which questions covered which concept so its easy to find concept wise , company wise questions and level wise questions.
.. Contribution Guidelines:
- Try to write a production level meaningful code.
- Cover all edge cases
- At top make a template like this /**
- Original questions link for clear problem statement or someone might want to try code there
- Level: Easy, Medium, Hard
- Tags: Company this question asked in, DS Involved, Algo involved, Famous concept used
- Avg time taken:
- Concept covered */
Explain arguments of fucntion with jsdoc style comments
Please checkout a branch from master with name question/ and open a pr to master File name rules: Q-<question-name-seperated-by '-'>.js or any format you want