Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aduryagin/frontend-interview-exercises
Frontend interview tasks, questions, theory
https://github.com/aduryagin/frontend-interview-exercises
frontend interview interview-questions javascript
Last synced: 3 days ago
JSON representation
Frontend interview tasks, questions, theory
- Host: GitHub
- URL: https://github.com/aduryagin/frontend-interview-exercises
- Owner: aduryagin
- Created: 2019-09-13T08:28:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-12T06:30:00.000Z (over 2 years ago)
- Last Synced: 2023-05-01T17:25:17.507Z (over 1 year ago)
- Topics: frontend, interview, interview-questions, javascript
- Language: JavaScript
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Frontend interview
## Topics
* Theory
* https://learn.javascript.ru
* Typescript
* https://www.typescriptlang.org/
* Patterns
* https://refactoring.guru/ru/design-patterns/typescript
* React
* https://reactjs.org/
* Algorithms
* https://github.com/trekhleb/javascript-algorithms
* https://www.interviewbit.com/courses/programming/
* https://m.habr.com/ru/company/yandex/blog/340784/
* Pure functions
* Big O Notation, Time Complexity
* https://habr.com/ru/post/196560/
* https://habr.com/ru/post/156361/
* https://habr.com/ru/post/444594/
* Event Loop
* Declarative vs Imperative, Functional programming questions
* Practice handwriting of common functions (e.g. algorithms)
* Reflow Repaint
* Closures
* What is html and css?
* How the browser renders a web page?
* What is a CDN?
* How to develop a virtual list?
* Sortings, stack, queue
* Layout (html, css) grid, flex, float, clearfix, css selector weight
* https://github.com/sudheerj/javascript-interview-questions
* https://github.com/ganqqwerty/123-Essential-JavaScript-Interview-Questions
* https://github.com/lydiahallie/javascript-questions
* https://github.com/learning-zone/javascript-interview-questions## Interview articles
* https://medium.com/@olgakozlova/%D0%B2%D0%BE%D0%BF%D1%80%D0%BE%D1%81%D1%8B-%D0%B8%D0%B7-%D1%8F%D0%BD%D0%B4%D0%B5%D0%BA%D1%81%D0%B0-895261c94e16
* http://alexaweb.ru/zadachi-s-sobesedovaniya-na-frontend-razrabotchika-v-yandex-bootcamp.html