Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en Microchip Technology (Bengaluru)
Entrevista
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.
Preguntas de entrevista [2]
Pregunta 1
write a code to append two lists in python and explain sorting algorithms .
Solicité el puesto a través de la recomendación de un empleado. El proceso duró 2 días. Acudí a una entrevista en Microchip Technology en sept 2014
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
if(..)
{ printf("Hello");
}
else
{printf("world")
}
fill in the if condition to get the result "helllo world"