Parse the template containing brackets [{( )}] and return true If input string parsed correctly otherwise return false
Senior Frontend Engineer Interview Questions
1,541 senior frontend engineer interview questions shared by candidates
Find anagrams and return them in 2d array using the best data structures in terms of performance and scalability
How to center a div element inside another div element using pure css. Follow up question is what if the child element size is dynamic.
Generic leetcode question about finding which word appeared most often in an array. They lied about which languages could be used and the time limit for doing it though.
How would you communicate between browser tabs/windows (via Javascript)?
In vanilla javascript how do you handle cross site scripting?
Given some animation library in OO fashion (i.e. a class Animation { ... } with subscribe() and unsubscribe() methods which attach event handlers to some animating element), how would you rewrite this behavior in a functional style?
They gave me a requirement spec and asked me to create it however I wanted with them watching with specs from their internal documentation which was a bit hard to understand.
Questions about your past experiences
De qué maneras se puede optimizar el renderizado en react?
Viewing 71 - 80 interview questions