Some thing like a man has a sack of 100 coconuts he crosses 10 checkpost each checkpost he gives number of coconuts same as the number of the checkpost
Developer Internship Interview Questions
712,556 developer internship interview questions shared by candidates
Write a SQL query to find data above the average of a column.
Nothing about that?
Program the game FizzBuzz for numbers 1-100 in any programming language.
What is concurrent hash map?
can you convert PSD into website?
1. if input is n=7 then print this pattern. Program should be dynamic. * ** *** **** *** ** * 2. One array have many numeric values arr[] = {2,3,4,5,2,5,9,45,23} output arr[] = {2,3,4,5,9,45,23}. Means remove duplicate values from array and store. 3. if n = 5 then print this pattern. * - - - - * * * - - - * * - * - - * * - - * - * * - - - * * 4. They ask me in second round -->if arr[] = "My _ _ _ _Name _ _ _ _ _ is _ _ _ _ _ _ _ _ _ _ xyz". In output there should be only one space between word like arr[] = "My _ Name _ is _ xyz". 5. Take input like 3,5,4,6 separately and output should one numeric value like 3546, for 4,5--> 45.
What are Abstraction, Encapsulation, Polymorphism, and Inheritance?
Anagram test.
Describe Javascript closures.
Viewing 1771 - 1780 interview questions