Software Engineer New Grad Interview Questions

2,866 software engineer new grad interview questions shared by candidates

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
avatar

Software Engineer - New Grad

Interviewed at Roblox

3.8
Feb 17, 2021

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?
avatar

Software Engineer - New Grad

Interviewed at Roblox

3.8
Feb 17, 2021

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?

Viewing 351 - 360 interview questions

Glassdoor has 2,866 interview questions and reports from Software engineer new grad interviews. Prepare for your interview. Get hired. Love your job.