How did I hear about the company and what did I do to prepare for the interview?
Student Engineer Interview Questions
1,500 student engineer interview questions shared by candidates
Tell me about a time when you were in conflict with a peer and how the situation was resolved
What kind of personal projects have you done?
Why did you apply for this position?
Q2: You have an array with length of n+1 and it filled with the numbers 0 to n-1. there is one number who stored twice, write an algorithm that find this number with O(1) complexity.
gave me a code and asked me what it did
Q: an inherent question in java and how to build a constructor for the inhereted class?
In the first interview, I was asked to implement a function that chose numbers from a list in a shuffle. In the second interview, I was asked a question about recursion.
Describe a time you had conflict with a co-worker, how did you resolve it?
How do you make a queue using two stacks and a stack using two queues and write it in pseudo code.
Viewing 1311 - 1320 interview questions