J'ai postulé via un recruteur. J'ai passé un entretien chez Samsung Electronics (Chennai) en juil. 2017
Entretien
The interview was online and the interviewer asked me to write a program which I have done but the complexity of the program was O(n^2) and he asked me to do it in O(n) which I was not able to. And then he told me to wrap up the interview and I was not able to understand how he is able to judge me by asking only one question. However, I thought okay, no problem and I have asked him about the solution of the problem and I was surprised to hear his it because it was also O(n^2) but since he is an interviewer I can't argue with him.
Questions d'entretien [1]
Question 1
Problem was to create an array from one input array where every element in output array is the next biggest element from that element.
The interview mainly focused on Data Structures and Algorithms. Most questions were from Graphs and Dynamic Programming, with graph problems involving BFS and related traversal techniques. The discussion emphasized problem-solving skills, algorithm optimization, and coding implementation.
Two interview rounds: an initial HR screening call, followed by a technical discussion with a Samsung employee, and a final HR round. Overall, the process was smooth, structured, and well-coordinated.
J'ai passé un entretien chez Samsung Electronics (Vancouver, BC)
Entretien
In person interviews, asked two leetcode easy questions but need to write code on paper. They focus a lot on your past experiences as well. Know the skills you put on your resume and you will be fine.