Me postulé a través de una facultad o universidad. Acudí a una entrevista en NetApp en may 2015
El proceso tomó 1 día.
Entrevista
campus placement. It was with one written test and 2 or 3 technical and one HR round.
written test contains aptitude, computer programming questions(c, operating systems). In technical round most of the questions from programming and some testing questions.
Preguntas de entrevista [1]
Pregunta 1
Write a method that takes a pointer to a Node structure as a parameter and returns
a complete copy of the passed-in data structure. The Node structure contains two
pointers to other Node structures.