Software Development Engineer New Grad Interview Questions

6,134 software development engineer new grad 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
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.7
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 461 - 470 interview questions

See Interview Questions for Similar Jobs

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