J'ai postulé en ligne. J'ai passé un entretien chez Seagate Technology (Longmont, CO) en août 2012
Entretien
After graduating with an Electrical Engineering degree, I found it very difficult to even be acknowledged by a company. At Seagate however, I almost immediately received an interview request after submitting my resume via their online application process. My interview was scheduled at 9am, and when I showed up, they put me in a small meeting room. A specific group within the Firmware Engineers (Optimization) was interested in expanding, so I met with each of the senior firmware engineers that were in the group. Each person took about 20 minutes & asked relatively simple questions.
The last person to come in was the manager of the group, and he spent about an hour talking to me about my background, and then he asked me to solve C code problems that he wrote on the blackboard.
Questions d'entretien [1]
Question 1
How could the following be refactored to reduce the amount of memory used by this C code?
int nFirstOne =1, nSecondOne=2;
int nTemp = nFirstOne;
nFirstOne = nSecondOne;
nSecondOne = nTemp;
J'ai postulé en ligne. J'ai passé un entretien chez Seagate Technology
Entretien
Went to their office, where I was asked about some projects that I did. They cared quite deeply about the process in which I arrived at my conclusion, how the data was gathered, even more so than the result of the project.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Seagate Technology (Pune) en oct. 2023
Entretien
Going so deep for just simple things and behavior is not also acceptable. just stick to one topic and ask about many question on OS and C++ and also ask on bit manipulation
Questions d'entretien [1]
Question 1
in bit manipulation they ask how to toggle given bit
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Seagate Technology (Pune) en mars 2023
Entretien
one hour offline interview. mostly they will hire as an intern and then based on performance and requirements will convert. C C++ coding skills are required. Problem solving, operating systems knowledge will be helpful.