Online test to Software engineer job and face to face interview, the Interviewer was software engineer in the company, asked questions about algorithms and data structures, C++ and Java, decent
Solicité el puesto a través de un captador. El proceso duró 1 semana. Acudí a una entrevista en MyHeritage en ene 2017
Entrevista
after a short telephone interview i was summoned for a technical interview, followed by another technical interview, followed by a personal interview with HR. each interview about 1h-1.5h, after the 1st and 2nd interview i got an answer on the same day, after the 3rd, I got a rejection about 2 days later.
Preguntas de entrevista [1]
Pregunta 1
1st interview questions:
1. you are asked to sketch a relational DB model for a price comparison system that support comparing prices of products of the same type, and filtering based on product's feature (may differ according to product type)
2. you're asked to design a flexible generic logging system - tests your Object Oriented Design skills
3. Given 2 strings, each representing a person's full name, you are asked if the 2 names "match" or "don't match", and you are given a definition of what is a match
4. You are asked to describe a system you were working on, answering all sorts of technical questions about it like how it is monitored, how it handles fail overs and so on