I applied online. The process took 1 week. I interviewed at EPAM Systems (Kraków) in Nov 2016
Interview
Interview was not difficult. General questions about your experience, skills, projects you participated in...There were a few questions regarding your steps towards to make current QA&testing process stronger/mature etc...
Impression after interview was pretty good
Interview questions [1]
Question 1
1. General JAVA questions like:
- difference b/w abstract class and interface
- difference b/w overriding and overloading
2. What is BDD and TDD (difference)
3. What tool you will be use for back/front end testing...
4. One programming task: Image you have a string with integers, letters, special characters....You need to retrieve only integers and if it is odd -> 'It is a odd', else (even) - > 'It is an even'