Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Agoda (Foshan, Guangdong) em mar. de 2020
Entrevista
I applied on LinkedIn. First screen was a Hacker Rank test needed to be finished in 60 mins. It contained a couple of selection questions and 3 coding questions. I didn't pass since I knew nothing about backend related stuff.
Perguntas de entrevista [1]
Pergunta 1
SQL join meaning.
HTTP response code meaning.
Sort time strings.
Candidatei-me online. Fui entrevistado pela Agoda em jul. de 2025
Entrevista
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
Perguntas de entrevista [1]
Pergunta 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();
}
Fiz uma entrevista na empresa Agoda (Banguecoque).
Entrevista
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.