There was many questions, sorry have no time now =(
Senior Frontend Engineer Interview Questions
1,539 senior frontend engineer interview questions shared by candidates
Common DSA Interview Questions found online
What makes a good engineer.
On-site Round #1 - Polyfill for Array.map() and Promise On-site Round #2 - Create an Event Emitter and subscribe to an action.
Build a search form that gets results from an API.
A couple medium leetcode questions related to parsing and grouping data
You are provided a large, buggy codebase in a virtual IDE using a hand-rolled vanilla JavaScript framework (i.e React-like). You must rapidly grok the framework and the implementation code as quickly as possible to fix as many bugs within the 30 minute timeframe. The virtual IDE is VSCode-like but has limited support for go-to-definitions. There is no TypeScript support. You will have to scan code manually or CMD+F to locate call sites. 3 bugfixes is a minimum passing score. During the interview, it won't be immediately clear whether bugs originate from application code or from the implementation of the mock framework, which are both contained in a single JavaScript file. You will be penalized for spending any more than the minimum time necessary to fix the bug before moving forward.
System design for a real time dashboard. Make a slider in JS,HTML and CSS
Implement infinite currying - multiply(2)(3)(5)...
Write a polyfill for Promise.all
Viewing 621 - 630 interview questions