Explain your projects, work experience, future goals
New Grad Software Engineer Interview Questions
2,866 new grad software engineer interview questions shared by candidates
Usual coding interviews: data structure, recursion, dynamic programming, OO design, algorithm.
hackerrank which represented a simulation of locations being attacked / aided etc
LeetCode 2. Add Two Numbers
Given a 2D array keystrokes (first element: integer, encoded letter i.e. 0 – a, 1 – b, etc. Second element: integer, time it took to press key after previous key). Times sorted ascending order. Return the letter with the slowest time
Given 2D array of grid values for each row and a maximum value, find the max size square where the sum of the values is less than or equal to the maximum value. Ex: Given [ [1, 1, 1], [2, 2, 2], [ 3, 3, 3] ] and max value of 27, what is max size square?
Build a robot that can get over a sand pit and through branches
Tell something about yourself that's not on your resume.
Dungeoneering
There was resume discussion, 2 behavioral questions, and 2 leet code easy-difficult questions on each of the two interviews. Resume discussion was lengthy
Viewing 351 - 360 interview questions