Candidatei-me online. O processo levou 5 dias. Fui entrevistado pela Agoda (Banguecoque) em nov. de 2016
Entrevista
Average interview. Really liked most of interviews, but one, behaved, like he had some prepossessions.
They have huge open spaces, with a ton of people there, really small amount of space, at least for me.
They have oncall phone, which rotates between all developers , this is kind ok practice, but they do not provide double rates - like others do.
Only one of interviewers asked architecture question - which i liked, others asked standard question.
Didn't like that they said, that their products almost not covered with tests. But at interview - were a lot of talking, how tests are important.
They have fixed hours, and no remote.
Have some separate pool of days for conferences - didn't get how this works.
Perguntas de entrevista [5]
Pergunta 1
write algorithm which will reverse array, without using std tools
Candidatei-me online. Fui entrevistado pela Agoda (Singapura) em set. de 2022
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
write sorting algorithm.
create soldier team of 3 based on ranking
Candidatei-me por meio de recrutador(a). O processo levou 2 semanas. Fui entrevistado pela Agoda (Singapura) em mar. de 2021
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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.
Perguntas de entrevista [2]
Pergunta 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