Given an array filled with numbers 0-100, organize it from largest numbers to smallest
New Grad Software Engineer Interview Questions
2,906 new grad software engineer interview questions shared by candidates
First Interview : 1) https://www.geeksforgeeks.org/count-of-subsets-having-sum-of-min-and-max-element-less-than-k/ 2) https://www.codegrepper.com/code-examples/cpp/Find+all+the+elements+that+appear+twice+in+this+array. Second Interview: 1) https://leetcode.com/problems/next-permutation/ 2) https://leetcode.com/problems/valid-palindrome-ii/ Third Interview: 1) https://www.geeksforgeeks.org/check-for-balanced-parentheses-in-an-expression/ 2) one dynamic programing question about strings. Fourth Interview: 1) You have R- rows, C-columns which present a matrix, and M - mines, must put randomaly M mines in the matrix . 2) You have a List of integers you have to reverse it.
It was a leetcode medium a version of depth sum.
Cannot disclose due to an NDA, but phone interview had two leetcode med. Onsite had 2 leetcode medium and 1 leecode medium and 1 leetcode hard.
Design question (Medium) and BFS/DFS Question (Medium-Hard)
They asked about a time I failed and how I dealt with it. They also asked how I have dealt with bad team members on projects.
Name a time you disagreed with someone on your team and how did you overcome it
LeetCode (easy-medium) type questions were asked in the technical round.
General questions about the previous projects
Explain Mutex? (Hardware level)
Viewing 1371 - 1380 interview questions