I applied through a recruiter. The process took 2 days. I interviewed at Unifocus (Denver, CO) in May 2013
Interview
It's not enough to know academic answers, you have to be able to code. In addition to challenging questions (both problem solving and the personality question), you will be expected to code.
I applied through a recruiter. The process took 2 weeks. I interviewed at Unifocus (Englewood, CO) in Aug 2016
Interview
This process was for a mid-level position:
Initially, I had to complete a written test which included very basic questions on Java as well as a logical critical thinking question.
Next I was asked to complete a 130 minute online java test which included 3 different problems that included an algorithm problem where time complexity did not matter, another algorithm problem where time complexity did matter, and a question that essentially tested your debugging skills.
The next step was an on-site technical interview with three senior engineers. They asked many questions that tested both basic concepts of Java (in a tricky way) as well as some nuances of the language. They also asked you to perform a code review on some java code as well as write a bit of code.
The final step is another on-site interview with more of the team and managers. This was to make sure you be a good fit personality wise.
Interview questions [1]
Question 1
A question on the precision of Long objects in Java when doing basic arithmetic
Questions on polymorphism concepts
Questions on object comparison concepts
Conduct a code review
Write code that will satisfy a given test (test driven development)
I applied online. The process took 1 day. I interviewed at Unifocus (Denver, CO) in Nov 2012
Interview
The interview process involved speaking to the lead developers as well as a practical skills exam (in an IDE). Questions were asked to assess technical knowledge as well as critical thinking skills. Once the skills exam was finished, there was a group interview with the entire development and QA staff. Overall, a pleasant experience.