Software Engineer Front End Interview Questions

852 software engineer front end interview questions shared by candidates

const arrInput = [1, 4, 6, 8, 9, 10]; const result = 6; //25;//24; // 8*1 = 8 < 24 // 8*4 = 24 == 24 // 8*9 // 8*10 // Find a pair whose multiplication is x*y = result // function should take 2 parameters: arr of numbers - arrInput , number - result
avatar

Software Engineer - Front End

Interviewed at PayPal

3.6
Aug 21, 2019

const arrInput = [1, 4, 6, 8, 9, 10]; const result = 6; //25;//24; // 8*1 = 8 < 24 // 8*4 = 24 == 24 // 8*9 // 8*10 // Find a pair whose multiplication is x*y = result // function should take 2 parameters: arr of numbers - arrInput , number - result

Was given a parent div and 3 child divs inside. Asked to add CSS to each giving some height and width to the child divs and border of a certain thickness to all. Asked to add another child div inside the second child. Was asked to give absolute position to this div with some bottom and left positioning and asked to draw the layout.
May 10, 2016

Was given a parent div and 3 child divs inside. Asked to add CSS to each giving some height and width to the child divs and border of a certain thickness to all. Asked to add another child div inside the second child. Was asked to give absolute position to this div with some bottom and left positioning and asked to draw the layout.

Viewing 41 - 50 interview questions

Glassdoor has 852 interview questions and reports from Software engineer front end interviews. Prepare for your interview. Get hired. Love your job.