Ui developer Interview Questions
ui developer interview questions shared by candidates
Top Interview Questions
Reverse a string of words "Hi I am John" as "John am I Hi" without using array functions like split , reverse or join? tail recursive algo a = "Hi I am John"; ind =[]; for(k=0; k str1 = "Hi abc tm" len1 = len(str1) ln = len1 space = " " str3 = [] cnt = 0 while len1 !=0: if str1[len1-1]!=" ": len1 = len1-1 cnt = cnt + 1 if str1[len1-1]==" ": len2 = ln-cnt while len2 != ln: if str1[len2] != " ": print(str1[len2],end="") len2 = len2 + 1 else: break print(space,end="") cnt = cnt + 1 len1 = len1-1 len2 = ln-cnt while len2 != ln: if str1[len2] != " ": print(str1[len2],end="") len2 = len2 + 1 else: break Show more responses |
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. |
#abc > ul.item li span + a Structure of the above selector |
Technical question but basic on HTML CSS Java Script |
Some small program in JavaScript |
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 |
.2 rounds ..1st round. written technical two js programs like Simple HTML page with three input fields and validation second one is js to find sum of numbers.....2nd round f2f technical...questions about..js hosting..oop oriented javascript..navigation in HTML...display 3 divs in same row....... |
How to include css in HTML page? |
Tell me about ur selef? |
See Interview Questions for Similar Jobs
- Web Developer
- Software Engineer
- Senior Software Engineer
- Software Developer
- UI Designer
- Front End Developer
- Java Developer
- Consultant
- Software Development Engineer
- Technical Lead
- Associate
- Associate Software Engineer