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.
Graduate Software Engineer Interview Questions
4,493 graduate software engineer interview questions shared by candidates
All simple competency question, nothing technical.
What did you do during your internship?
Very standard interview questions.
Example of company that aligns with your motivation
Focus a lot on your motivation and give an example of a company (not them) which exemplifies your motivation.
There is a group activity where you are inclined to voice out your opinion on which tools are ranked best for survival in the wild.
What ML network architectures have you used, and for what reasons was that particular one chosen?
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.
Could you describe the line of code to define a function pointer?
Viewing 461 - 470 interview questions