Software Development Engineer New Grad Interview Questions

6,138 software development engineer new grad interview questions shared by candidates

1. Two City Scheduling 2. All paths from source to target 3. Matrix grid problem. Some cells have 1's and the rest have zeros. Every day all cells adjacent to the 1 cells turn into ones. Write a function to return number of days it takes for the whole grid to turn to 1's
avatar

Software Engineer New Grad

Interviewed at Bloomberg

4
Dec 21, 2019

1. Two City Scheduling 2. All paths from source to target 3. Matrix grid problem. Some cells have 1's and the rest have zeros. Every day all cells adjacent to the 1 cells turn into ones. Write a function to return number of days it takes for the whole grid to turn to 1's

Round1: Given a matrix filled with different integers and an entry point, count the number of connected points(adjacent up, down, left, right) with the same value as the entry point. Round 2: Box stacking problem without rotating sides. Do it using DP. Find all paths from a source to destination in a graph.
avatar

Software Engineer New Grad

Interviewed at Bloomberg

4
Mar 25, 2018

Round1: Given a matrix filled with different integers and an entry point, count the number of connected points(adjacent up, down, left, right) with the same value as the entry point. Round 2: Box stacking problem without rotating sides. Do it using DP. Find all paths from a source to destination in a graph.

1. Given a list of non-unique integers and a target value, return the count of how many pairs of integers sum to the target value 2. Write a square root function (without using a built-in or library square root function) 3. Given a sorted linked list, remove all duplicate nodes 4. Implement a class that uses entry/exit swipe information (card, swipe, station) to answer queries of average transit time between pairs of stations. (design and implement api)
avatar

Software Engineer (New Grad)

Interviewed at Bloomberg

4
Jul 14, 2023

1. Given a list of non-unique integers and a target value, return the count of how many pairs of integers sum to the target value 2. Write a square root function (without using a built-in or library square root function) 3. Given a sorted linked list, remove all duplicate nodes 4. Implement a class that uses entry/exit swipe information (card, swipe, station) to answer queries of average transit time between pairs of stations. (design and implement api)

Viewing 4521 - 4530 interview questions

See Interview Questions for Similar Jobs

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