I applied online. I interviewed at Luxoft (Bucharest, Bucuresti) in Aug 2022
Interview
The first interview was with someone from HR who presented me the recruiting process and some aspects related to the possible jobs. Also, I presented me and my experience and I said my salary expectations. After the interview I received a PDF with some C++ questions. I replied with my answers regarding the C++ quiz I received. After all, the recruiter called me and we scheduled a technical interview.
The technical interview was a really good experience, the interviewer presented himself and its department, then I had a brief presentations about myself. After that, the interviewer gave me some code snippets to solve and comment to see the way I solve them.
After the technical interview I was called again by HR to congratulate me for the technical interview and to check again the salary expectations.
Unfortunately, the recruiter never came back with a feedback
Interview questions [1]
Question 1
C++ related code snippets and questions like:
- pointer vs reference
- static keyword in OOP context
- constructors, destructor
- new vs malloc
-virtual methods
-function/operator overloading
-access specifiers
-inheritance, inheritance specifiers
etc
I applied online. The process took 2 weeks. I interviewed at Luxoft (Bucharest, Bucuresti) in Aug 2023
Interview
Good experience. I had 2 interviews, one with HR for soft skills and a technical one. They helped me when at some exercises when I was in difficult. It last about 40 mins.
Interview questions [1]
Question 1
They asked C++ OOP questions. More exactly: they showed C++ snippets and asked me what it is returning for some inputs.
I applied online. The process took 4 weeks. I interviewed at Luxoft in Jan 2023
Interview
I waited a long time, very slow. I did not receive feedback from which to understand the reason why I did not receive the offer. It took a very long time to get in touch with them between interviews
I applied online. The process took 1 week. I interviewed at Luxoft (Bucharest, Bucuresti) in Nov 2022
Interview
After one 15-minute call with HR, I had a 1-hour technical interview about C++ runtime behaviour and a simple coding task. Some questions about what your code does and complexity. The interviewer was relaxed and would explain the answer to the question I did not know.
Interview questions [1]
Question 1
What is the significance of C++ code that is written between {}.