I applied through an employee referral. The process took 1 day. I interviewed at Agoda (Bangkok) in Apr 2022
Interview
It was a codility-based test, you can practice such questions on leetcode.com.
The interviewee was nice, explained the questions in detail, and answered all my questions politely
You need to be prepared for solving algorithms for passing this test.
Interview questions [2]
Question 1
Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target.
You may assume that each input would have exactly one solution, and you may not use the same element twice.
You can return the answer in any order.
Given two arrays: arr1[0..m-1] and arr2[0..n-1]. Find whether arr2[] is a subset of arr1[] or not. Both the arrays are not in sorted order. It may be assumed that elements in both array are distinct.
I applied online. The process took 4 months. I interviewed at Agoda (`Arab) in Feb 2022
Interview
Almost 5 stages:
HR interview, SHL test, area manager interview, another area manager interview then regional director interview. it took almost 2 months after the final interview to know the result
I applied online. The process took 4 months. I interviewed at Agoda (`Arab) in Feb 2022
Interview
Almost 5 stages:
HR interview, SHL test, area manager interview, another area manager interview then regional director interview. it took almost 2 months after the final interview to know the result