Basic Array and String questions.
New Grad Software Engineer Interview Questions
2,866 new grad software engineer interview questions shared by candidates
coding question 1: given an array of 1 and 0, count the minimum number of change in positions such that all 1's are aligned to left and 0's to right. Positions can be changed only with the nearby 2 elements.
Count the number of ways to arrange 1-N consecutive numbers in an array of length N such that the ith number does not go into the ith index of the array.
Difference between abstract and interface
Phone round 1 : C++ concepts and a simple algorithm
Variations of 2-Sum and increased with difficulty.
1. Why is batch normalization important? 2. Explain BERT, warm-up rate. 3. BERT vs GPT. 4. How to detect the horizon in a self-driving car environment. 5. CNN: how does the filter size affect the performance, depth-wise vs row-wise convolutions. 6. Explain quantization in ML. 7. Coding questions.
Codesignal Questions. I haven't seen any of them on leetcode.
Q: Find the index of the first unique character in a string.
A lot of cultural questions mixed into the behavioral interviews.
Viewing 901 - 910 interview questions