Software Development Engineer New Grad Interview Questions

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

Mostly the concepts of array and string manipulation. You are given an array with distinct numbers between 1 to 100. You have to return You have to return a string which says the number's range which are not in the given array separated by comma. Eg: Input: [50,75] Output: (0-49,51-74,76-100)
avatar

Software Engineer New Grad

Interviewed at Google

4.4
Jul 11, 2016

Mostly the concepts of array and string manipulation. You are given an array with distinct numbers between 1 to 100. You have to return You have to return a string which says the number's range which are not in the given array separated by comma. Eg: Input: [50,75] Output: (0-49,51-74,76-100)

Phone interview questions: Given an array of numbers (1,2,3,8,0,2,2,0,10), move all 0s to the right end and all other numbers to the left while keeping relative order of non-zero numbers. Has to be linear in time and in-place.
avatar

Software Engineering New Grad

Interviewed at Meta

3.6
Nov 28, 2014

Phone interview questions: Given an array of numbers (1,2,3,8,0,2,2,0,10), move all 0s to the right end and all other numbers to the left while keeping relative order of non-zero numbers. Has to be linear in time and in-place.

Viewing 11 - 20 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.