Classic JavaScript / Typescript questions
Senior Frontend Engineer Interview Questions
1,539 senior frontend engineer interview questions shared by candidates
How do you resolve conflict?
What is the difference between preload, preconnect and prefetch?
Please give us over 20+ hours of your time for free.
How would you implement interface for a specific set of backend data?
Coding challenge: building out a mock website from a Figma spec with some UI and API interactions which need to adhere to a set of rules. Nothing especially complex but enough pieces to it that you could easily overcomplicate it. If in doubt I would recommend verifying an MVP with them prior to starting rather than assuming additional functionality that isn't required.
Specific questions about your project, why you did some things the way you did. Pretty specific questions on react and how it works under the hood.
const student ={ name: "sid", info: { age: 34, sex: "male" }} destruct the above object
Iterative/Recursive tree rendering
Filter a table by multiple criteria
Viewing 911 - 920 interview questions