Ui Engineer Interview Questions

12,452 ui engineer interview questions shared by candidates

The questions are easy. He asked me "do you know xxx(a celebrity)". I said no. "What do you refer to when design IOS and Android APP?" The design challenge is redesign "maaii", their product. Oh, yes, he emphasized: "the interfaces are ugly but they were not designed by me."
avatar

UI/User Experience Designer

Interviewed at M800

2
Jan 10, 2018

The questions are easy. He asked me "do you know xxx(a celebrity)". I said no. "What do you refer to when design IOS and Android APP?" The design challenge is redesign "maaii", their product. Oh, yes, he emphasized: "the interfaces are ugly but they were not designed by me."

What is the output of below program. var a = [1,2,3,4] for (var i=0; i<a.length; i++){ setTimeout(function(){ console.log(i) },1000) } ( My Ans : it will print 4 5 times as it will store the latest reference) Next They asked me : How can i print 1,2,3,4 by changing some code in above example
avatar

Senior UI Developer

Interviewed at ValueLabs

4
Feb 16, 2018

What is the output of below program. var a = [1,2,3,4] for (var i=0; i<a.length; i++){ setTimeout(function(){ console.log(i) },1000) } ( My Ans : it will print 4 5 times as it will store the latest reference) Next They asked me : How can i print 1,2,3,4 by changing some code in above example

Viewing 11 - 20 interview questions

Glassdoor has 12,452 interview questions and reports from Ui engineer interviews. Prepare for your interview. Get hired. Love your job.