49 KiB
Executable File
Front-end Developer Interview Questions
This repository contains a number of front-end interview questions that can be used when vetting potential candidates. It is by no means recommended to use every single question here on the same candidate (that would take hours). Choosing a few items from this list should help you vet the intended skills you require.
Note: Keep in mind that many of these questions are open-ended and could lead to interesting discussions that tell you more about the person's capabilities than a straight answer would.
You can read more about this project & its history here.
Table of Contents
- General Questions
- HTML Questions
- CSS Questions
- JS Questions
- Accessibility Questions (external link)
- Testing Questions
- Performance Questions
- Network Questions
- Coding Questions
- Fun Questions
Getting Involved
Automated Translations
This repository now features automated translation capabilities! 🌍
When English questions are updated, translations are automatically generated using AI to keep all language versions in sync. This ensures that our international community always has access to the latest questions.
How it works:
- English questions are maintained in separate files in
src/questions/ - Automated translation system converts them into combined language-specific files
- Translations are generated using AI with technical accuracy and professional tone
- Available in 30+ languages and growing
For Maintainers:
- Translations update automatically when questions change
- Manual translation workflow available:
npm run translate [language] - Full documentation in
scripts/README.md
See our translation documentation for more details.
The project is currently maintained by:
Contributors
Feeling inspired? Check our Contributing guide to get started!
License
Copyright (c) Contributors of the Front-end Developer Interview Questions