There was a task-based on JavaScript, CSS and HTML.
Front End Engineer Interview Questions
14,988 front end engineer interview questions shared by candidates
What are a few personal web projects you have worked on or are currently working on?
Build a CSS grid with nothing in it. Easy. Some fetch requests. Compare two frameworks.
I had standard questions for this position
Basic STAR stuff, doesn't matter as they wont respond to tech test.
What are the various tags available in html
Was given a function q(func) which accepts another function as input. Each time this function is called, it will execute the pass in function after 3 seconds. So, if it is called 3 times, q(func); q(func); q(func); the func passed inside will only get called after 3 seconds and the second one will get called only after the first one completes and so on.
JS related. Closure. Private, public functions in js
They want some examples of previous works
what is the react cycle
Viewing 1751 - 1760 interview questions