New Grad Software Engineer Interview Questions

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

In an Arrays of Arrays , e.g. given [[], [1,2,3], [4,5], [], [], [6,7], [8], [9,10], [], []], print : 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, and implement hasNext(), next() and remove methods,( the essence lies in how you would access the elements)
avatar

Software Engineer New Grad

Interviewed at Airbnb

4.1
Aug 12, 2016

In an Arrays of Arrays , e.g. given [[], [1,2,3], [4,5], [], [], [6,7], [8], [9,10], [], []], print : 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, and implement hasNext(), next() and remove methods,( the essence lies in how you would access the elements)

Given a function that takes a long list of integers as an input, where each integer is used as the argument for a some other function that takes a long time to compute, how can the primary function be made more efficient.
avatar

Software Engineer - New Grad

Interviewed at Palantir Technologies

3.8
Aug 9, 2021

Given a function that takes a long list of integers as an input, where each integer is used as the argument for a some other function that takes a long time to compute, how can the primary function be made more efficient.

Viewing 261 - 270 interview questions

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