Write a function that determines which function is a mirror number. i.e. 12321 would return YES
Lead Ui Designer Interview Questions
7,570 lead ui designer interview questions shared by candidates
if your design is not liked, what will do?
You have two methods: one method takes long time to run and the other completes in short time. You execute the long method first and after that you execute the short method. Which one will complete first. There is no setTimeout involved.
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?
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
Javscript whats is output of this statement. console.log()? type question eg. console.log('1'+2+5), console.log(+true)
Viewing 1 - 10 interview questions