Me postulé en línea. El proceso tomó 2 días. Acudí a una entrevista en Andela en ago 2022
Entrevista
The whole interview process is completely automated. I went through two rounds but had to stop due to the second round involves an algorithimic test on Hackerrank.
First round is an automated evaluation of English speaking skills, using Emmerson's service.
Preguntas de entrevista [1]
Pregunta 1
I will give the problems that were used for the algo round:
1. Given an array of integers, find all the pairs having the smallest distance between them, and print them in lexical order.
2. Given two points p, q and three points that form a triangle, determine if the points form a valid triangle, if p falls inside this triangle, and if q falls inside this triangle.
3. Given a string s, a series of queries each composed of a pair of indices (i, j) and a number of edits k, determine for each query if the substring delimited by its pair of indices indices (i, j) can be edited at most k times to form a string that can be rearranged to a palindrome
Me postulé en línea. Acudí a una entrevista en Andela
Entrevista
The process involved a personality test, a timed coding assessment in a language of your preference with about three questions, and a face-to-face interview with the recruiter.
I then had a technical interview.
Preguntas de entrevista [1]
Pregunta 1
Previous experience with the job I was applying for
Me postulé a través de un reclutador. El proceso tomó 2 días. Acudí a una entrevista en Andela en may 2025
Entrevista
I was reached out to by a recruiter. The whole process had 2 stages. The first one was an online test with single or multiple choice questions (these are often extremely ambiguous) and a tech task. Then you have a tech interview. The questions themselves were quite easy but there is another live coding challenge where you can't use an IDE or debugger. Failed live coding got an automated rejection email just in a few minutes. Do not recommend.
Preguntas de entrevista [1]
Pregunta 1
What have you done at your current and previous projects. Have you designed a DB from scratch etc.
My interview with Andela was a great experience. The interviewers were professional and friendly, which made me feel comfortable throughout the process. They asked thoughtful questions that tested both my technical and problem-solving skills. I appreciated the structure of the interview—it was well-organized and gave me an opportunity to showcase my strengths. It also gave me a good sense of the company's culture and what they value in a candidate. Overall, it was both challenging and encouraging, and I left the interview feeling confident and motivated.
Preguntas de entrevista [1]
Pregunta 1
Can you walk us through how you would design a RESTful API for a task management application (like Trello or Asana)?