I interviewed at EPAM Systems (New York, NY) in May 2017
Interview
Pretty standard, 1.5 hours, we had some difficulty getting video connection first, wasted 20 minutes on that. And we finally connected via audio only. Standard tech background, coding knowledge, test knowledge questions and then coding test.
Interview questions [2]
Question 1
he first asked about generic technical background questions. And then generic coding standard, code review, testing suites questions. Last 30 minutes is the coding test.
Coding test: 1. Given a string, find out if there's repeat characters in it.
2. SQL. Given a Customer table and a Payment table (with Customer ID as primary and foreign key), write a query to output a list of customers who have not paid their bills in the last 3 months.