Write a function that determines which function is a mirror number. i.e. 12321 would return YES
Preguntas de entrevistas para Ui Engineer
4.056 Preguntas de entrevista compartidas por los candidatos | ui engineer
Reverse a string of words "Hi I am John" as "John am I Hi" without using array functions like split , reverse or join?
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.
Technical question but basic on HTML CSS Java Script
What is the difference between display inline and inline-block ?
Some small program in JavaScript
how do you contribute with nextwebi growth
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
It was all straight forward, I was very impressed the way they conducted all interviews.
Viendo 1 - 10 de preguntas de entrevista