I applied online. The process took 3 weeks. I interviewed at Valeo (Cairo, )
Interview
I got a call from an HR person three months after I applied through their website telling me that I have an interview with them. They told me the process consists of the following steps:
MCQ Exam (C, Advanced C, Software Development Process, Embedded Systems)
If you pass the exam, you have the following
1- English Exam
2- HR Interview
3- Technical Interview
4- Interview with Valeo Egypt GM
It can take all day long waiting for your turn to interview. And these interviews can take from 1 to 3 days depending on how many people they are interviewing!!
I applied online. The process took 2 weeks. I interviewed at Valeo in Apr 2013
Interview
>Initial communications : phone call to schedule a technical and english exam,
>Planning > Main topics for technical exam " software engineering , system process, c programming , embedded c "
>Number of interviews : technical interview ( may be 2 technical interviews , thats normal :) ) and HR interview both were in the same day of the exams. ( not a must, may be scheduled for another day , but you must pass both exams)
----------------------
>>technical interview : he asked me about graduation project and embedded projects i have made , also asked me to draw a block diagram for the projects.. then he asked me to write a program to print a specific pattern looks like a gem with numbers.
>> HR interview " you will find plenty of videos on youtube that would help you "
Interview questions [1]
Question 1
what the meaning of the following declarations:
int &a;
its a c++ syntax not c syntax . didn't answer .
it called reference declaration.