Ich habe mich über eine Hochschule oder Universität beworben. Vorstellungsgespräch absolviert bei Microchip Technology (Bengaluru)
Vorstellungsgespräch
A successful interview navigated beyond the resume, showcasing unique experiences and perspectives. Emphasizing adaptability, passion, and specific contributions made a lasting impression amidst fierce competition for limited positions, ensuring a standout presence.
Fragen im Vorstellungsgespräch [2]
Frage 1
write a code to append two lists in python and explain sorting algorithms .
Ich habe mich auf Empfehlung eines Mitarbeiters beworben. Der Vorgang dauerte 2 Tage. Vorstellungsgespräch absolviert im Sept. 2014 bei Microchip Technology
Vorstellungsgespräch
Technical and logical questions related to C, C++ data structures and asked to write programs for the given problem
Microprocessor related questions were asked and even if I wasnt able to answer a few questions they were smiling and pleasant throughout the interview process.
The project under which I will be working if selected was explained to ensure if I would be interested in it.
Overall a great experience.
Fragen im Vorstellungsgespräch [1]
Frage 1
if(..)
{ printf("Hello");
}
else
{printf("world")
}
fill in the if condition to get the result "helllo world"