general java understanding
Graduate Software Engineer Interview Questions
7,629 graduate software engineer interview questions shared by candidates
What data structure is implemented in recursive functions
a train is leaving at 7pm, where are you going?
Numeric test and SJT
Given unlimited budget, how would you use technology to improve the world.
A series of small-medium java coding questions (rather than 1 long algorithm-style question)
Describe a time when I got out from my comfort zone and the results of it.
You have to organise a knock-out tennis tournament with 115 players. How many matches are they going to play?
Solve the online task
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.
Viewing 751 - 760 interview questions