Front End Engineer Interview Questions

14,961 front end engineer interview questions shared by candidates

Scrabble Validator, essentially. const dictionary = ['apple', 'avocado', 'anteater', 'april', 'basket', 'ball', 'cat', 'cradle'] etc for about 100 or so words const points = [{a:1}, {b:2}, {c:3}, {d:4}]; etc for all the letters in the alphabet. there are blanks - a blank is worth 0 but can be used in place of any letter given a string of letters and a dictionary, find all valid anagrams and then find their point value using a Points object. Sort those valid options by highest scoring point.
avatar

Front End Engineer

Interviewed at Squarespace

3.7
Feb 25, 2019

Scrabble Validator, essentially. const dictionary = ['apple', 'avocado', 'anteater', 'april', 'basket', 'ball', 'cat', 'cradle'] etc for about 100 or so words const points = [{a:1}, {b:2}, {c:3}, {d:4}]; etc for all the letters in the alphabet. there are blanks - a blank is worth 0 but can be used in place of any letter given a string of letters and a dictionary, find all valid anagrams and then find their point value using a Points object. Sort those valid options by highest scoring point.

There are 11 problems for the OA. Two coding and others are multiple choices. The first one requires you to find the duplicates in array. The second one wants you to make a project to select image from the local memory. REMEBER! YOU CAN ONLY use javascript in this OA if you apply for front-end. There was no other options. If you don't know javascript, then you are screwed.
avatar

Front End Developer

Interviewed at IBM

3.9
Sep 16, 2019

There are 11 problems for the OA. Two coding and others are multiple choices. The first one requires you to find the duplicates in array. The second one wants you to make a project to select image from the local memory. REMEBER! YOU CAN ONLY use javascript in this OA if you apply for front-end. There was no other options. If you don't know javascript, then you are screwed.

Viewing 121 - 130 interview questions

Glassdoor has 14,961 interview questions and reports from Front end engineer interviews. Prepare for your interview. Get hired. Love your job.