What is the difference between a Set and a List?
Software Developer 3 Interview Questions
96,250 software developer 3 interview questions shared by candidates
Tell me about your coding section.. Which type of error occur..? Tell me about your project ?
You are given a dynamic stack, with random numbers constantly being pushed in, and popped out. At any given time, what is the smallest number in the stack. Condition 1 - You are not allowed to scan the entire stack and search for the smallest number. Condition 2 - You cannot use more storage space than the stack itself.
Name three of your worst qualities, that in my opinion is just a ridiculous question.
What is a try block in java?
write a code for pallindrome,reverse a string,remove duplicate elements from array
The interviewer tried to test my English... Problem is that he was not a very good English speaker himself. Try to ask harder question than "what are you do during your free time ?".
Emp table with ename , salary some records have salary= null, 1,2 When we write query select ename from emp where salary not equal to 2 then which record u get ? Except salary =2 with null values or what?
Sort a document of users by age.
I faced one question. Simple programing problem. The problem was, given two arrays, retrieve the minimal common element.
Viewing 881 - 890 interview questions