️ Front End interview preparation materials for busy engineers
Go to file
Yangshun Tay d0965ae0c5 website: use clsx instead of classnames 2022-08-04 14:15:31 +08:00
.github misc: remove GitHub deploy action 2022-01-28 10:50:44 +08:00
.wip/topics chore: move wip folder 2020-04-13 12:13:38 +08:00
assets misc: update README 2022-07-17 10:40:43 +08:00
contents fix: typo in javascript trivia (#352) 2022-08-03 19:32:27 +08:00
questions website: update domain 2022-01-28 10:50:32 +08:00
website website: use clsx instead of classnames 2022-08-04 14:15:31 +08:00
.editorconfig chore: prettify contents 2020-04-13 03:07:06 +08:00
.gitignore Add gitignore 2018-02-17 21:42:13 +08:00
.prettierrc chore: prettify contents 2020-04-13 03:07:06 +08:00
.travis.yml Allow 429 in awesome bot 2017-09-26 17:42:56 +08:00
CODE_OF_CONDUCT.md Fix typo in CODE_OF_CONDUCT 2018-02-13 19:21:33 -08:00
CONTRIBUTING.md Edited for clarity and concision (#108) 2018-04-03 10:19:33 -07:00
LICENSE Fix copyright header 2018-02-16 21:46:47 -08:00
README.md misc: update README 2022-07-17 10:40:43 +08:00

README.md

Front End Interview Handbook


Start Reading Front End Interview Handbook

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 domainHTML, CSS, JavaScript, just to name a few areas. This repository covers all you need to know for front end interviews:


💡 Looking for high quality front end interview courses? Educative offers a ton of great courses to improve your interview game 💡


Looking for Generic Interview Preparation?

You might be interested in the Tech Interview Handbook which has helpful content on general coding interviews such as algorithms, behavioral questions and an interview cheatsheet!

Web Technologies illustration

Credits: Illustration by unDraw

Read on the website

Translations

If you are interested in how data structures are implemented, check out Lago, a Data Structures and Algorithms library for JavaScript. It's meant for reference and studying purposes, not really for production use.

Contributing

Contributing Guide

Read our contributing guide 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!

Buy Me A Coffee

License

All projects and packages in this repository are MIT licensed.

Disclaimer

I am providing code in the repository to you under an open source license. Because this is my personal repository, the license you receive to my code is from me and not my employer (Facebook).