Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Seagate Technology (Longmont, CO) nel mese di ago 2012
Colloquio
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.
Domande di colloquio [1]
Domanda 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;
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Seagate Technology
Colloquio
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.
Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso Seagate Technology (Poona) nel mese di ott 2023
Colloquio
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
Domande di colloquio [1]
Domanda 1
in bit manipulation they ask how to toggle given bit
Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso Seagate Technology (Poona) nel mese di mar 2023
Colloquio
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.