J'ai postulé en ligne. J'ai passé un entretien chez Agoda (Singapour) en sept. 2022
Entretien
The interviewer will expect you to write the quicksort, merge sort, or heap sort in 15-20 min like you have remembered the code. I saw her looking at the different screen while asking ques, she was trying to tally the code which I have written.
Questions d'entretien [1]
Question 1
write sorting algorithm.
create soldier team of 3 based on ranking
J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Agoda (Singapour) en mars 2021
Entretien
Recruiter reached out to me on LinkedIn.
1. Initial chat with recruiter via phone call
2. Coding test - for mine, it was a OOP coding challenge, not difficult if you've been practising OOP languages (Java, C# etc)
3. Platform test - Tested on my React knowledge, could be entirely different depending on your experience and tech stack
4. Architecture - Gave a scenario and asked how I'd design solution in terms of the whole flow on the interview, you'd be expected to know deep level of details in each part of the process
The recruiter and the interviewers were very friendly. I learned a lot in preparing for the interviews.
Questions d'entretien [1]
Question 1
Describe each step of the process when user submit a web address on browser to the end.
The first part was a HackerRank 60 min test.
It had 14 selection questions and 3 programming exercises.
The programming languages available in the editor were
* C#
* Java
* Kotlin
* JS
* Objective C
* Swift
and the autocompletion was disabled.
Questions d'entretien [2]
Question 1
The first 14 questions were about
* Basic data structures
* Basic SQL queries
* HTTP methods and status codes in REST
* Basic algorithm complexity
* Web browser behavior
* Mid-level JS