Me postulé a través de un reclutador. El proceso tomó 2 semanas. Acudí a una entrevista en Shopee (Singapur) en may 2021
Entrevista
Interview Process consists of several stages (during COVID19 Pandemic) -
1. Technical Test (10MCQs + 2 Coding Questions) (70mins) - data structure, database, networking, operating systems, algorithm
2. HR Video Interview with HR Staff, to find out about your past experiences, career aspirations and interests
3. Technical Interview 1 with Backend/Server Engineer, simple questions about your relevant experiences, 1 Coding Question and other CS fundamantals questions
4. Technical Interview 2 with possible future team lead, again questions about your relevant experiences, 1 Coding Question and other questions depending on your experience - e.g. if you are experienced in C++ questions may be asked about pros and cons of C++ as a language.
Preguntas de entrevista [1]
Pregunta 1
Describe how a HTTP request is made and processed.
Describe how a 3-way TCP handshake is done.
Why must there be a server between the client and the database?
What advantages or disadvantages of C++ are there in terms of security, optimisations or memory?
Write code to take in inputs to move a robot along a 2d plane, then find a way to identify if the path taken, when repeated, will be discrete or non-discrete.
Given 2 sorted arrays, find the intersection of the 2 arrays with optimisation requirements.
El proceso tomó 3 semanas. Acudí a una entrevista en Shopee (Singapur) en jul 2024
Entrevista
Applied for market place tech services backend role. Had one online technical interview and one onsite interview with the hiring manager. Did not pass the final round. Overall the process was quite smooth and fast.
It was a great interview experience. The interviewer asked some technical questions and even had me do some live coding. I really enjoyed the experience and felt confident afterwards. It was definitely a positive experience.
Preguntas de entrevista [1]
Pregunta 1
There were some questions raised regarding databases.
Online code screening, focus on algorithm and data structure rather than what you can do in the past. You are free to choose your programming language but the code must run.