Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en Webalo (Alejandría, ) en feb 2020
Entrevista
before the interview, there was a problem-solving contest and the top x are called for an interview.
The interview started by asking: given an array of duplicates, can you output the unique one.
then the interviewer asked for a better solution then he made it harder: given an array of duplicates except two unique can you output them.
after that, there was a system design interview and a behavioral interview.
Preguntas de entrevista [2]
Pregunta 1
given an array of duplicates, can you output the unique one?
The interview is divided in 3 different parts: Problem solving( one or 2 medium or hard problems), system design (using Design patterns) and general java and programming concepts such as OOP concepts, java garbage collection, mutable and immutable objects.
Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en Webalo (Egtved) en ene 2024
Entrevista
The technical part was easy. 2 problem-solving leetcode medium style but one was more ACM style. The pre interview assessment was a bit challenging. Another problem was a design one and it was medium.