New Grad Software Engineer Interview Questions

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

1.given a int, print a String[] like : (int = 3, output : "***, * *, ***") 2. given a integer A (eg.555), and another int k (eg.1), find unique number in A of length k that is divisible by A. 3. Given a 2d int matrix, sort the integers by their occurrences in ascending order, if two integers have same occurrence, sort by their values in ascending order. Then put the sorted array to a 2d matrix from button-right index diagonally.
avatar

Software Engineer New Grad

Interviewed at Navan

4
Jan 30, 2020

1.given a int, print a String[] like : (int = 3, output : "***, * *, ***") 2. given a integer A (eg.555), and another int k (eg.1), find unique number in A of length k that is divisible by A. 3. Given a 2d int matrix, sort the integers by their occurrences in ascending order, if two integers have same occurrence, sort by their values in ascending order. Then put the sorted array to a 2d matrix from button-right index diagonally.

Given an array of numbers from 1 to 100, where one of them is replaced with a 0, find the missing number. Given two strings, figure out if string B can be made using the characters in string A Some other array/string questions. Pretty easy on the technical front. What would you care about if designing a vending machine? i.e. design, functionality, etc.
avatar

Software Engineer New Grad

Interviewed at Qualtrics

3.6
Dec 3, 2018

Given an array of numbers from 1 to 100, where one of them is replaced with a 0, find the missing number. Given two strings, figure out if string B can be made using the characters in string A Some other array/string questions. Pretty easy on the technical front. What would you care about if designing a vending machine? i.e. design, functionality, etc.

It was kind of a Linked List question but the node could have kind of an array of multiple values and you had to make sure it didn't exceed the max buffer size, and you had to insert a value based on where it'd be appropriate to insert it in the node.
avatar

Software Engineer New Grad

Interviewed at Qualtrics

3.6
Oct 4, 2021

It was kind of a Linked List question but the node could have kind of an array of multiple values and you had to make sure it didn't exceed the max buffer size, and you had to insert a value based on where it'd be appropriate to insert it in the node.

Viewing 801 - 810 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.