New Grad Software Engineer Interview Questions

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

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?

System Design Question: Develop a job scheduler that would take in cron job requests and do the neccessary processing and report back the success/failures of these processes to the user, failing if timeout occurred.
avatar

Software Engineer New Grad

Interviewed at Robinhood

3.6
Dec 31, 2020

System Design Question: Develop a job scheduler that would take in cron job requests and do the neccessary processing and report back the success/failures of these processes to the user, failing if timeout occurred.

Viewing 361 - 370 interview questions

Glassdoor has 2,844 interview questions and reports from New grad software engineer interviews. Prepare for your interview. Get hired. Love your job.