Candidatei-me online. Fui entrevistado pela Seagate Technology (Longmont, CO) em ago. de 2012
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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;
Candidatei-me online. Fiz uma entrevista na empresa Seagate Technology.
Entrevista
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.
Candidatei-me por meio de uma faculdade ou universidade. Fui entrevistado pela Seagate Technology (Pune) em out. de 2023
Entrevista
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
Perguntas de entrevista [1]
Pergunta 1
in bit manipulation they ask how to toggle given bit
Candidatei-me por meio de uma faculdade ou universidade. Fui entrevistado pela Seagate Technology (Pune) em mar. de 2023
Entrevista
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.