Front End Developer Interviews

Front End Developer Interview Questions

Front end developers are responsible for the interaction between web pages and users by designing and creating webpages using HTML, CSS, and JavaScript. Knowledge and experience with these three programming languages and their supporting tools is a must for employers. During an interview, be prepared to answer technical questions and to talk about past web development experience.

21,104 front end developer interview questions shared by candidates

Given a singly linked list (a list which can only be traversed in one direction), find the item that is located at 'k' items from the end. So if the list is a, b, c, d and k is 2 then the answer is 'c'. The solution should not search the list twice.
avatar

Front End Software Engineer

Interviewed at Palantir Technologies

3.7
Jan 26, 2012

Given a singly linked list (a list which can only be traversed in one direction), find the item that is located at 'k' items from the end. So if the list is a, b, c, d and k is 2 then the answer is 'c'. The solution should not search the list twice.

Viewing 191 - 200 interview questions

Glassdoor has 21,104 interview questions and reports from Front end developer interviews. Prepare for your interview. Get hired. Love your job.