J'ai postulé en ligne. Le processus a pris 3 jours. J'ai passé un entretien chez evosoft (Budapest) en mars 2022
Entretien
I interviewed for a C# developer position for the medical domain. There was a 15 min phone talk with HR and then we scheduled an online interview. One round only.
First some HR questions about my motivations and previous workplaces. Then they told me a lot about the company and the project.
The technical round was with the team lead and 2 architects. They showed me some code in a pdf document and I had to review it. There were also some theoretical questions about deadlocks and polymorphism. They have lots of questions and also some logical puzzles (like the ones in Professor Layton).
The whole process was very quick. Got an offer the next morning.
J'ai postulé via un recruteur. J'ai passé un entretien chez evosoft (Budapest)
Entretien
After a brief phone screening, there was a single interview with both the technical people and with HR.
The HR part was very much like like any other: brief introduction of the company, questions about motivations, etc.
The technical part was more interesting. At the beginning there were some basic C++ questions, then I had to review a short C++ code, which was written with no structure. It looked like some C style legacy code. I think the goal was to explain why this coding style is not maintainable, which was not particularly hard. There were some algorithmic questions (solve this problem, how would you solve it for N?), which I unfortunately do not recall in detail.
Everyone was eager to answer my questions about tools, working methods, and the job itself.
A word of advice: try to arrive exactly at the given time, and not much earlier, since the building doesn't have a proper reception area, just two very small and uncomfortable chair next to the entrance.
Questions d'entretien [2]
Question 1
In what way does a const member function differs from a non-const member function?
J'ai postulé via un recruteur. Le processus a pris 1 semaine. J'ai passé un entretien chez evosoft (Budapest) en janv. 2013
Entretien
Contacted me through a consulting company. Called me for an interview based on my CV. There was one round of technical questions and then the hiring manager came in shortly after to make an offer.
Afterwards there was a live meeting interview with the Germans, not sure for what, probably a kind of face control.
Questions d'entretien [1]
Question 1
Interview was C++ centered, kind of the usual things: inheritance, virtual functions, copy constructors, destructors, finding errors in code etc. Plus there was one exercise with binary trees. Pretty standard stuff.