Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
https://github.com/yangshun/front-end-interview-handbook
css css-questions front-end front-end-development front-end-interview front-end-system-design html html-questions interview interview-preparation interview-questions interview-test javascript js-questions web-development
Last synced: 6 days ago
JSON representation
⚡️ Front End interview preparation materials for busy engineers
- Host: GitHub
- URL: https://github.com/yangshun/front-end-interview-handbook
- Owner: yangshun
- License: mit
- Created: 2018-01-13T19:40:08.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T03:08:41.000Z (about 1 month ago)
- Last Synced: 2024-10-10T14:22:11.445Z (24 days ago)
- Topics: css, css-questions, front-end, front-end-development, front-end-interview, front-end-system-design, html, html-questions, interview, interview-preparation, interview-questions, interview-test, javascript, js-questions, web-development
- Language: MDX
- Homepage: https://frontendinterviewhandbook.com
- Size: 20.4 MB
- Stars: 41,546
- Watchers: 764
- Forks: 5,764
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - yangshun/front-end-interview-handbook - ⚡️ Front End interview preparation materials for busy engineers (MDX)
- awesome - yangshun/front-end-interview-handbook - ⚡️ Front End interview preparation materials for busy engineers (MDX)
- Starred-Repo - Frontend Interview Handbook
- awesome-starred-test - yangshun/front-end-interview-handbook - ⚡️ Front End interview preparation materials for busy engineers (MDX)
- gitcat - front-end-interview-handbook
- Awesome-JavaScript-Interviews - front-end-interview-handbook - Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore (Understanding the Theory and the fundamentals of some super-popular Algorithm questions)
- awesome-github - front-end-interview-handbook
- awesome-awesome - Front End Interview Handbook
- awesome-free-resources - Front-End Interview Handbook
- Awesome-Interview - yangshun/front-end-interview-handbook
- awesome - yangshun/front-end-interview-handbook - ⚡️ Front End interview preparation materials for busy engineers (MDX)
- awesome-list - front-end-interview-handbook - bullshit answers to the famous h5bp "Front-end Job Interview Questions" | yangshun | 31077 | (JavaScript)
- my-awesome-learning-resources - Front-End Interview Handbook 📗
- awesome-fe-resources - front-end-interview-handbook
- StarryDivineSky - yangshun/front-end-interview-handbook
- pure-awesomeness - Front End Interview Handbook
- Algorithms-Cheatsheet-Resources - 🕸 Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore
README
---
## What is this?
Unlike typical software engineer job interviews, front end job interviews have less emphasis on algorithms and have more questions on intricate knowledge and expertise about the domain — HTML, CSS, JavaScript, just to name a few areas. This repository covers all you need to know for front end interviews:
- [Various formats of Front end interviews](https://www.frontendinterviewhandbook.com/introduction/) including formats by different companies
- [Front end system design interviews](https://www.frontendinterviewhandbook.com/front-end-system-design/)
- [Front end trivia questions](https://www.frontendinterviewhandbook.com/trivia/) - answers to the h5bp Front-end Developer Interview Questions
- [Front end questions](https://www.frontendinterviewhandbook.com/coding/javascript-utility-function/) - JavaScript, DOM, algorithms, and more
- [Front end interview questions by companies](https://www.frontendinterviewhandbook.com/company-interview-questions/)## Where to get hands on practice?
After getting a good understanding about front end interview preparation, try out [GreatFrontEnd](https://www.greatfrontend.com?utm_source=github&utm_medium=referral&gnrs=frontendinterviewhandbook), a platform built by me! Not only are there 200+ practice questions, each with multiple solutions from Senior Front End Engineers, there are also automated test case suites to help you identify what's wrong with your code. Thus, check out the following resources:
- [Study plans](https://www.greatfrontend.com/study-plans?utm_source=github&utm_medium=referral&gnrs=frontendinterviewhandbook) help you prepare for your upcoming technical interviews, whether it is in a week or 3 months later.
- [Focus areas](https://www.greatfrontend.com/focus-areas?utm_source=github&utm_medium=referral&gnrs=frontendinterviewhandbook) allow you to focus on your weak areas and also further improve your strengths depending on your preferences.
- [Preparation by stage](https://www.greatfrontend.com/prepare?utm_source=github&utm_medium=referral&gnrs=frontendinterviewhandbook) prepares you for each phase of your interview process, from quiz to coding interviews.
- [Individual framework questions](https://www.greatfrontend.com/questions?utm_source=github&utm_medium=referral&gnrs=frontendinterviewhandbook) offer training based on specific frameworks that may be tested during your technical interviews.---
Need to practice front end interview questions? GreatFrontEnd is holding a limited time promotion for 20% off their lifetime plan of high quality practice questions and reference solutions written by ex-FAANG interviewers 🚀
---
## Looking for Generic Interview Preparation?
You might be interested in the [Tech Interview Handbook](https://www.techinterviewhandbook.org) which has helpful content on general coding interviews such as algorithms, behavioral questions and an [interview cheatsheet](https://www.techinterviewhandbook.org/coding-interview-cheatsheet/)!
## Translations
- [English](https://www.frontendinterviewhandbook.com)
- [Chinese (Simplified) (简体中文)](https://www.frontendinterviewhandbook.com/zh/javascript-questions/)
- [Japanese (日本語)](https://www.frontendinterviewhandbook.com/jp/javascript-questions/)
- [Korean (한국어)](https://www.frontendinterviewhandbook.com/kr/javascript-questions/)
- [Polish (Polski)](https://www.frontendinterviewhandbook.com/pl/javascript-questions/)
- [Portuguese (Português)](https://www.frontendinterviewhandbook.com/pr/javascript-questions/)
- [Russian (Русский)](https://www.frontendinterviewhandbook.com/ru/javascript-questions/)
- [Tagalog](https://www.frontendinterviewhandbook.com/tl/javascript-questions/)## Related
If you are interested in how data structures are implemented, check out [Lago](https://github.com/yangshun/lago), a Data Structures and Algorithms library for JavaScript. It's meant for reference and studying purposes, not for production use.
## Contributing
### Contributing Guide
Read our [contributing guide](/CONTRIBUTING.md) to learn about how you can contribute, how to propose improvements or if you are interested in translating the content.
### Supporting
Many hours of hard work have gone into this project. Your support will be very appreciated!
## License
All projects and packages in this repository are [MIT licensed](/LICENSE).