The process took 3 weeks. I interviewed at Luxoft (Guadalajara, Jalisco) in June 2021
Interview
Una entrevista algo larga, pero el jefe del equipo era muy relajado. Se notaba que el ambiente que promovian era de trabajo En equipo y aprendizaje comun para poder lograr sus metas
I applied online. The process took 1 day. I interviewed at Luxoft (Istanbul) in Apr 2023
Interview
I answered all technical questions but they did not even give a feedback. It was kinda annoying but they were kind. Also they said the work is remote but they said it was not during interview.
Interview questions [1]
Question 1
What is the difference between functions and funtion macros?
I applied through a recruiter. The process took 2 weeks. I interviewed at Luxoft (Eindhoven) in Apr 2023
Interview
I participated in two recruitment processes for C/C++ engineer positions. Both started with technical interviews. First process I participated was awful. The technical interviewer arrived late, clearly unprepared and with a rude manner the whole meeting. Question were typical for a C/C++ position: OOP, struct/classes, memory, design patterns, some question about Linux. This was the first time I got to answer questions about code that is pasted in the Zoom chat!! What a mess it was! The second process I arrived early into the meeting but I was unable to access the zoom session, the whole meeting was moved to the next day. This interview was better however. This time the interviewer (different one) came prepared and knew what he was doing. Questions were pretty standard for a C/C++ role, followed by a medium difficulty coding problem where I got around 20 minutes to solve using an online compiler website. The whole interview was friendly and well mannered. In both they didn't share any feedback whatsoever (you don't know why they decide not to proceed). Hope you are more lucky than me with these processes here.
Interview questions [1]
Question 1
Example output: | g | F | e j m |b d i L o |A C H k N P ---------------- Example input: {2, 5, 3, 3, 2, 1} 1. Each element in the array determines the number of letters that are printed per column. 2. Letters are printed from bottom to top. 3. The order of the letters that are printed corresponds to the alphabet order.