Ui Developer Front End Developer Interview Questions

3,529 ui developer front end developer interview questions shared by candidates

How to slow down events? Implement a debounce method which triggers the next event after 10s and not immediately. Example: In a gaming scenario, user hits up arrow continuously to move his car. This would fire key-up events continuously, how would you maintain the refresh rate on the screen?
avatar

UI Developer

Interviewed at Thoughtworks

4
Sep 22, 2018

How to slow down events? Implement a debounce method which triggers the next event after 10s and not immediately. Example: In a gaming scenario, user hits up arrow continuously to move his car. This would fire key-up events continuously, how would you maintain the refresh rate on the screen?

Write a single page application that has a button in it with the text "I have been clicked 0 times". Every time the button is clicked, add one to the number in the button text and also add another button to the document with the initial text "I have been clicked 0 times".
avatar

Full Stack Developer - AWS UI

Interviewed at Amazon

3.5
Jan 23, 2017

Write a single page application that has a button in it with the text "I have been clicked 0 times". Every time the button is clicked, add one to the number in the button text and also add another button to the document with the initial text "I have been clicked 0 times".

Implement a log_hit function for a website. Then record the total number of hits in the last five minutes and return the number. Given a dictionary, produce all valid 3, 4, and 7 letter words from a string of numpad digits i.e. 228 is "cat".
avatar

Software Engineer - UI

Interviewed at Dropbox

3.9
Mar 17, 2017

Implement a log_hit function for a website. Then record the total number of hits in the last five minutes and return the number. Given a dictionary, produce all valid 3, 4, and 7 letter words from a string of numpad digits i.e. 228 is "cat".

Viewing 611 - 620 interview questions

Glassdoor has 3,529 interview questions and reports from Ui developer front end developer interviews. Prepare for your interview. Get hired. Love your job.