Software Development Engineer In Test II applicants have rated the interview process at Volt Information Sciences with 4 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 50% positive. To compare, the company-average is 53.7% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Development Engineer In Test II roles take an average of 3 days to get hired, when considering 2 user submitted interviews for this role. To compare, the hiring process at Volt Information Sciences overall takes an average of 12 days.
Common stages of the interview process at Volt Information Sciences as a Software Development Engineer In Test II according to 2 Glassdoor interviews include:
One on one interview: 40%
Other: 20%
Phone interview: 20%
Skills test: 20%
Here are the most commonly searched roles for interview reports -
I applied through a recruiter. The process took 1 day. I interviewed at Volt Information Sciences (Redmond, WA) in Feb 2010
Interview
Pretty standard fare. Phone interview. Coding questions. Interview loop involved 4 people as I recall.
Interview questions [1]
Question 1
Write an algorithm which takes as input a node and returns whether or not the tree structure contains a loop. Assume that a node has at most two pointers to children, but no pointers to parents.
I applied through a staffing agency. The process took 5 days. I interviewed at Volt Information Sciences (Redmond, WA) in Jun 2008
Interview
After talking with the recruiter, they set me up with 2 interviews on-site at Microsoft. Two days after both interviews, I heard back from the recruiter with an offer, which I accepted the next day.
Interview questions [1]
Question 1
Write a function to determine if two binary trees contain the same data & structure.