Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Agoda (Bangkok)
Colloquio
1 Short Interview by phone
2 Back to Back Interviews both Technical and otherwise
1 Interview scheduled after the 2nd
Since I was applying as a fresh graduate (or maybe thats how it is for all levels) the interviewers were more interested in my understanding of the architecture of high availability sites/servers.
There was only a single "write this simple function down on the board..." question. Interviewers were frank and responsive to questioning.
I came in with no biases for or against working with Agoda (and was juggling another offer besides) but the opportunity for learning in this job was made very obvious within the three on-site interviews.
Domande di colloquio [1]
Domanda 1
How would a series of web-servers W1, W2....Wn be able to be served by a series of databases D1, D2, D3...Dm that would ensure a balanced load + ability to ignore databases that might be down?
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Agoda nel mese di lug 2025
Colloquio
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
Domande di colloquio [1]
Domanda 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.