Three interviews: two technical and one with HR. The atmosphere was very pleasant and respectful. The technical questions were not very difficult; they were mainly looking to assess understanding and depth of knowledge rather than just quick answers.
Questions d'entretien [1]
Question 1
Write C++ code for a doubly linked list, where you can move both forward and backward through the list — a relatively easy question. In addition, include another question about efficient memory management — which is a bit more challenging.