Given unlimited budget, how would you use technology to improve the world.
Graduate Software Developer Interview Questions
4,963 graduate software developer interview questions shared by candidates
All simple competency question, nothing technical.
Numeric test and SJT
Debugging and reasoning
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?
Something like: you have 1000 litres of fuel and 5 barrels, but you can only fill one at a time per time unit or something (the questions was obviously more challenging than this).
Language specific questions for eg Basic interface Benefits of libraries eg Hadoop Equals vs hashcode What is a database index? Explain the final keyword Test coverage percentage
difference between python and java. concepts in linux.
Viewing 481 - 490 interview questions