implement a UI based on the Figma file
Senior Frontend Developer Interview Questions
1,358 senior frontend developer interview questions shared by candidates
Event loop - what it is and how it works
Promise.all syntax. display:none vs visibility: hidden.
1st and 3rd Round - Basic questions : Difference between let,var, const, React Lifecycle, lifecycle hooks, redux flow, Promises, DOM, Virtual DOM, API workflow, this keyword, different datatypes 2nd Round - Live Coding given a array of numbers create a key value map of unique numbers Given a problem statement to create a react app to fetch data from and external API and show the images using urls in the data response. Should pay attention to good coding practices, so be prepared for questions while coding 4th Round: Relationship Round - Was asked a couple of personal questions
Can you work 5 days a week at the company? Can you take on more responsibilities? tbh really weird questions.....
The JavaScript question was this. Function foo = (a) => { Function biz => { Return a } this.bad => { Return a } ) Foo.prototype =function buzz (a) => { Return a } What will this return? How do you make it return the correct value. Foo.bizz() Foo.baz() Foo.buzz()
Q: Why I'm going to leave my current company Q: Tell me your experience Q: Do you have an experience with 2D/3D graphics Q: Do you have experience with Canvas and SVG?
How do you handle certain situations with colleagues when they are asking for finishing tasks until a very tight deadline? What if they are not open for changes?
How does Promise work Difference between call and apply
Create a spreadsheet like table, where you write functions to initialize and set each cell to a value. Part 2 is adding a formula to certain cells.
Viewing 561 - 570 interview questions