J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Valeo en sept. 2014
Entretien
I passed the technical and English exam and then I proceeded to the technical interview.
The interviewer was kind and helpful and he focused too much on writing programs and to seeing how you think .
He didn't care too much about asking question to see your knowledge.
The questions were :(NOTE YOU Will write programs on a PAPER not a computer)
1-Given Matrix A(m*n) and Matrix B(n*p) , write a program in c to multiply these two matrices
2-Write a program which calculates the factorial of a number using recursion function .
3- you are given a hex file and he explained how the file is organized from inside , where at the left side there are addresses and in the middle there's the value of data(8 bytes) and at the right there's a checksum (search for the organization on hex file on the internet)
and then he told me to write a program which searched for a special address and changes the value of ONE byte of data .
Other guys : the interviewer asked them to write a c program to draw a big X or a big V
My advice : you must study algorithms very well and train yourself to write hard programs on a PAPER!
Questions d'entretien [1]
Question 1
Write a program which calculates the factorial of a number using recursion function .
J'ai postulé via la recommandation d'un employé. Le processus a pris 4 mois. J'ai passé un entretien chez Valeo (Le Caire, ) en sept. 2023
Entretien
i applied on may, i got the exam on june and the first interview on july and it was easy then the second interview on september and the Hr on November.
Questions d'entretien [1]
Question 1
he asked me about the difference between flash and sram, the diffeence between Avr and Arm architecture, what is the role of the timer in the input capture unit , what is the baud rate that is used with UART and the equation hat is ued in the input capture unit, then he gave me a code problem about a function that takes two numbers and return the substraction of them and what if the two numbers are larger than the integer size what is the solution?
Online exam which contain problem solving and English exam and question about programming like c and c++ and embedded c the exam was msq and write code such as hacker rank
It was so friendly and motivating. The interviewer was aiming to evaluating my technical and soft skills as well. It is not about just knowing some theoretical information, it is about understanding and being able to handle problem solving issues.
Questions d'entretien [1]
Question 1
Why did you use EEPROM in your smart home project?