Software Development Engineer New Grad Interview Questions

6,135 software development 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 621 - 630 interview questions

See Interview Questions for Similar Jobs

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