I applied through an employee referral. The process took 2 months. I interviewed at Agoda (Bangkok) in Oct 2016
Interview
First interview was Skype interview. The interviewer asked to write a simple function which had focus on testing the code. Then he asked question related to past experience and most questions were focused on load balancing, replication etc.
Two onsite interviews which were again mostly focused on questions related to CV and few questions about A/B Testing, DI, CI etc.
Interview questions [1]
Question 1
Write a function to filter alphanumeric characters from string.
How would you test it?
Why you didn't use regular expression?