Basic data structures
Software Developer New Grad Interview Questions
3,049 software developer new grad interview questions shared by candidates
Tell us about a past project in detail, draw if needed
Combine 3 sorted arrays and return the result without duplicates.
Given an array filled with numbers 0-100, organize it from largest numbers to smallest
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.
Leetcode type medium difficulty questions, similar to the FB tagged ones.
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.
Viewing 1441 - 1450 interview questions