I applied through an employee referral. The process took 1 day. I interviewed at Massively Parallel Technologies (Scottsdale, AZ) in Aug 2012
Interview
2 technical interviews and 3 hours written test. The test was ok, but the interview where tough. they a lot from my resume and then algorithms and general data structures, they also asked some puzzles as well. But the interview pattern has changed now. Now we don't have written test(I was one of the interviewers). but overall nice experience. Make sure you know Java very well. Be prepared to for a long algorithms question.Trees , graphs, ,strings are the ones to look out for.
Interview questions [1]
Question 1
what is virtual table in C++, quick sort, and some trees questions
I applied online. I interviewed at Massively Parallel Technologies (Phoenix, AZ) in Dec 2013
Interview
The interview was simple. Data structures, algorithms n OOPS concepts. Prepare all the basics required. OOPS concepts, DS, Algorithms and mainly concentrate on trees. AVL, Linked list, stacks, queues and quick sort and merge sort
Interview questions [1]
Question 1
Runtime polymorphsim
Reverse a Linked List
Find a loop in a linked list