NetApp Principal Software Engineer interview questions
based on 1 rating - Updated Mar 18, 2014
Averageinterview difficulty
Very negativeinterview experience
How others got an interview
100%
Applied online
Applied online
Interview search
1 interviews
NetApp interviews FAQs
Candidates applying for Principal Software Engineer roles take an average of 2 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at NetApp overall takes an average of 23 days.
Common stages of the interview process at NetApp as a Principal Software Engineer according to 1 Glassdoor interviews include:
Phone interview: 100%
Here are the most commonly searched roles for interview reports -
I applied online. The process took 2 days. I interviewed at NetApp (Waltham, MA)
Interview
I applied online and I got the call for phone interview. The phone interview was a techinical round. It focused heavily on the data structures and heavily on API questions. Although its a sr. level role the questions were framed for college level schools.
Interview questions [1]
Question 1
1. How does arraylist work internally in java? if you were to implement array list how would you implement. Collections interface implementations and its differences. Whats the difference between set and list interface. Is Hashlist a thread safe or not.
2. Is there time difference in the array list is accessed, if the index is to the begining vs last.
3. How does HashMAp? Deep discussions about that, as well as HashMaps internal implementation details of O(n).