Focus a lot on your motivation and give an example of a company (not them) which exemplifies your motivation.
Software Engineer Graduate Interview Questions
4,487 software engineer graduate interview questions shared by candidates
Classic questions like why this position. Also, one programming question and then describe how you solved it and what you found hard. Was also asked about debuggers.
They gave me a written test to complete, both for software and hardware. Then I had a couple of interviews. They asked technical and specific questions both hardware (difference between blocking and non-blocking assignment, buses, critical paths) and software (XML, how to order an array in ascending order). They also asked me how would I solve some given problem in a comfortable (to me) programming language. The atmosphere was good and friendly anyway.
How would you discover a loop in a linked list.
Given unlimited budget, how would you use technology to improve the world.
All simple competency question, nothing technical.
Numeric test and SJT
The Islands question (which was called the Submarine question) - you get a matrix of size m x n, with either 0 or x in it. A submarine is a place where one x or more form a shape of a sqaure or a rectangle. For example, these all include only one submarine: 0 x x 0 0 0 0 0 x 0 0 0 0 0 0 x x x x 0 0 x 0 0 x Return the number of submarines in the matrix.
Solve the online task
If you were tasked with optimizing the performance of a database query that's slowing down a key feature in your application, how would you approach diagnosing and resolving the issue?
Viewing 461 - 470 interview questions