The interview begins with a short self introduction. You are required to show a technical project related to software engineering even if you come from an electrical engineering background.
Graduate Software Developer Interview Questions
7,758 graduate software developer interview questions shared by candidates
Suppose you are in charge of an important team meeting. It is crucial that the workload is completed before strict deadlines, how would you communicate with your team to ensure that these deadlines are met? (video answer, 2 minutes preparation, 2 minutes talking in video response)
A problem you had with a colleague and how you solved it.
I was not expecting the question to be as complicated as a game but it turn out that you would not be expected to complete the functionalities but just provide your logic flows.
Fairly standard competency based questions including name a time when someone in your team wasn't motivated? What did you do?
Describe a time when you helped someone else achieve a goal. (Requested not to use an example from university)
Do you like/enjoy gaining knowledge or expertise?
1. Given an unlimited stream of characters, that can only be read one character at a time, using a specific function (e.g. getChar()), and a list of patterns (e.g. "cat", "dog", "man"), write an algorithm to find all the occurrences of the patterns in the stream. 2. Perform a "test run" of the algorithm in order to assess strong points, weak points and, eventually bugs. 3. Give an estimate of the temporal complexity of the proposed algorithm (e.g. O(x))
Describe a time when you improved a product or a service.
What classes including data members and methods would you design for a coffee machine?
Viewing 6191 - 6200 interview questions