create an exact replica of an image given by them using HTML and CSS
Web Developer Intern Interview Questions
16,016 web developer intern interview questions shared by candidates
Minimum time to cross a bridge by 4 persons who take 1,2,7,10 min respectively. Only two people can cross at a time and one torch has to be there
Find the bug in code. int sum; for (int i=1; i<11; ++i) sum=sum+i; printf("%d",sum);
How many characters in the front of a string would need to be added in order to make it a palindrome.
How do you detect for the first repeated character in a string? How do you detect whether or not a word is a palindrome?
What are Closures?
Nothing about that?
Describe Javascript closures.
Are you willing to stay in our company for later periods or were you planning on staying temporarily, for just a couple of months?
You are designing a roller coaster, would you make four trains with five carts each or five trains with four carts each, why?
Viewing 11 - 20 interview questions