1. build a queue using 2 stacks 2. find the first repeated number/string in an array 3. 2-sum 4. given an array of strings, find all the anagrams
Development Intern Interview Questions
5,458 development intern interview questions shared by candidates
What is the difference between C and Java? And which do you prefer? Why?
Detailed questions regarding quirks about certain data structures. What happens in certain insertion, deletion, collision scenarios for particular data structures. Know your data structures.
What was your worst project? The interviewer asked much further about the project I was talking about. I thought my answer is very bad.
A design question based on a real time customer scenario on Amazon website. Was asked to design the system as efficiently as possible. It included many structures inside other data structures which made the design very complex.
oop design, design a human body
Apparently the interviewer had also done a similar kind of a project at school so he started digging deep into the project. This was a search engine project. He asked me about page rank etc.
They're all of average difficulty...
Given a linked list, find a key value and how many times it occurs. Include the possibility of a loop.
As far as I could tell, all questions were out of programming interviews exposed. I suspect that they give the book to the interviewer and tell them to use those questions. However, don't just memorize the right answer. If you very quickly come upon the best solution, they'll have you come up with 1-2 more.
Viewing 3371 - 3380 interview questions