I applied through university. The process took 1 day. I interviewed at NetApp in May 2015
Interview
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.
Interview questions [1]
Question 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.