An open API service indexing awesome lists of open source software.

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.

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)