I applied online. I interviewed at Agoda (Singapore) in Sept 2022
Interview
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.
Interview questions [1]
Question 1
write sorting algorithm.
create soldier team of 3 based on ranking
I applied through a recruiter. The process took 2 weeks. I interviewed at Agoda (Singapore) in Mar 2021
Interview
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.
Interview questions [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.
Interview questions [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