Full Stack Software Engineer applicants have rated the interview process at Agoda with 3.1 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 67% positive. To compare, the company-average is 56.5% positive. This is according to Glassdoor user ratings.
Candidates applying for Full Stack Software Engineer roles take an average of 22 days to get hired, when considering 9 user submitted interviews for this role. To compare, the hiring process at Agoda overall takes an average of 27 days.
Common stages of the interview process at Agoda as a Full Stack Software Engineer according to 9 Glassdoor interviews include:
Phone interview: 29%
One on one interview: 24%
Skills test: 18%
Presentation: 18%
Personality test: 12%
Here are the most commonly searched roles for interview reports -
I applied online. I interviewed at Agoda in Jul 2025
No offer
Positive experience
Average interview
Application
I applied online. The process took 2 months. I interviewed at Agoda (Bangkok) in Aug 2016
Interview
I had 2 Skype Interviews - In the first one had general questions about design and architecture and the second one was more practical with code reviews and code-related questions (using code-share). They asked me about my availability and my salary expectations and they are going to evaluate to decide if they will flight me to Bangkok to finish the selection process.
Interview questions [1]
Question 1
How would you review this code ? (asked multiple times, for different codes shared using codeshare)
They sent a link for an hacker rank test. It was having both react and algorithms questions. The test was not difficult but the time limit was tight.
The react test was consisting in displaying a list of elements
Interview questions [1]
Question 1
function main() {
const ws = fs.createWriteStream(process.env.OUTPUT_PATH);
const n = parseInt(readLine().trim(), 10);
const result = countSameBitNumbers(n);
ws.write(result + "\n");
ws.end();
}
First is video interview where they ask you about your personality and behavior, then an online meeting where they give you a task to complete, you can use google while doing the task and the interviewer will help you.
I got a invitation to an interview but then never got confirmation after choosing an appropriate time slot for the interview. So it left me a bit puzzled without further explanation for the situation.