Basic data structures
Software Engineer New Grad Interview Questions
6,147 software engineer new grad interview questions shared by candidates
Tell us about a past project in detail, draw if needed
Static timing analysis and Clock domain crossing
Hr questions were kinda difficult. Technical were easy.
Tell us about a time you saw someone do something they weren't suppose to and how did you handle it
What would your previous employer describe you?
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.
Viewing 2721 - 2730 interview questions