Technical question but basic on HTML CSS Java Script
Ui Developer Interviews
Ui Developer Interview Questions
"Interviews for UI developers will be full of technical questions about HTML, CSS, and other related software tools. Employers will be looking for candidates who can quickly and correctly answer these questions and who are able to show creative and appealing user interfaces that they have created in the past. A bachelor's degree or equivalent work experience is necessary for this position."
12,452 ui developer interview questions shared by candidates
Can you take these images and re-create this specific look in Sketch app? We need 3 different versions.
What is the difference between display inline and inline-block ?
Some small program in JavaScript
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."
Do you how to use Adobe XD
how do you contribute with nextwebi growth
What's your availability for next week?
Javscript whats is output of this statement. console.log()? type question eg. console.log('1'+2+5), console.log(+true)
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