I applied through a recruiter. The process took 1 day. I interviewed at Artezio (Minsk) in July 2011
Interview
Professionals ask you questions about java and past experience. So since 2015 people interview to work for usa customer. So it's skype interview. There are bunch of question about your past experience and of course about your programming knowledge.
Interview questions [1]
Question 1
How work HashMap, difference between LinkedList and ArrayList
I applied in-person. The process took 2 weeks. I interviewed at Artezio (Saratov, Saratovskaya Oblast') in Aug 2011
Interview
Single interview. Standard questions about enterprise applications. Interviewers are very concerned about how well you know specific tools (e.g. Spring / Hibernate) rather than how well you know fundamentals (concurrency, distributed computing, etc.) and approaches (cloud computing, CI/CD, etc.). I had a good discussion about Object-Oriented Programming and SQL.
Interview questions [1]
Question 1
Explain what "Bridge" OOP pattern is necessary for and give examples. I like calling patterns by name, but didn't use Bridge that much. Fortunately interviewers agreed to give a task where this pattern may be applied and I was able to figure it out. After that I recalled similar experience and explained how I was using this and related patterns in my code.