https://github.com/shekhardtu/frontend-interview-questions
A helpful list of frontend interview questions. You can assess the potential candidates or try yourself.
https://github.com/shekhardtu/frontend-interview-questions
frontend-interview-questions javascript-interview-questions vuejs vuejs-interview-questions
Last synced: 3 days ago
JSON representation
A helpful list of frontend interview questions. You can assess the potential candidates or try yourself.
- Host: GitHub
- URL: https://github.com/shekhardtu/frontend-interview-questions
- Owner: shekhardtu
- Created: 2018-10-21T21:01:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T07:33:37.000Z (8 months ago)
- Last Synced: 2024-10-25T03:31:05.253Z (8 months ago)
- Topics: frontend-interview-questions, javascript-interview-questions, vuejs, vuejs-interview-questions
- Homepage:
- Size: 177 KB
- Stars: 28
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Interview Questions
### :white_large_square: [Data structure and Algorithm](ds-algo.md) [30+ Questions]
### :white_check_mark: [Javascript](javascript/) [60+ Questions with solution]
### :white_check_mark: [Web Performance & Network](web-performance.md) [30+ Questions]
### :white_large_square: [System Designing](system-design.md) [30+ Questions]
### :white_large_square: [Machine Coding Round](machine_coding.md) [30+ Questions]
### :white_large_square: [Problem solving exercises with answers](ProblemSolving.md) [1 Question with solution]---
### Books to stay updated on frontend tech
* [Frontend Handbook](https://frontendmasters.com/books/front-end-handbook/2019/)### Important articles to read before your interview
* [ThatJsDude](http://www.thatjsdude.com/interview/index.html)
* [Cracking frontend interview](https://medium.freecodecamp.org/cracking-the-front-end-interview-9a34cd46237)### Test your javascript skills
* [JS quiz - David Shariff](http://davidshariff.com/js-quiz/)
* [10 interview questions a JS developer should know - by Eric Elliott](https://medium.com/javascript-scene/10-interview-questions-every-javascript-developer-should-know-6fa6bdf5ad95)