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.
Software Developers Interview Questions
96,239 software developers interview questions shared by candidates
Name three of your worst qualities, that in my opinion is just a ridiculous question.
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?
write a code for pallindrome,reverse a string,remove duplicate elements from array
What is a try block in java?
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 ?".
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.
A robot moving, how do you know if it visited that same point before??
Questions about the project I worked on. Don't remember specifics.
Viewing 881 - 890 interview questions