I applied online. The process took 1 week. I interviewed at Continental (Singapur) in Mar 2019
Interview
One online quiz and two interview sessions with managers from different teams or departments and HR officers. Fast response if the interview sessions passed in every stage until you have the offer letter from them.
I applied through an employee referral. The process took 4 weeks. I interviewed at Continental (Jundiaí, ) in Aug 2019
Interview
Processo seletivo de estágio para várias áreas, incluindo dinâmica em grupo e entrevista individual posteriormente.
Gerente de operações de vendas muito boa, não passei na seleção porém tive uma boa experiência no processo com ela e com a estagiária do RH, ao contrário do gerente que é responsável pela área de ouvidoria, que foi bem arrogante.
Me convocaram também pra um processo seletivo que era obrigatório ter CNH e eu não possuía, não me perguntaram isso antes e na entrevista informaram, ou seja, fui à toa. Achei bem chata a situação, ainda mais pra uma empresa do porte da Continental.
I applied online. I interviewed at Continental (Iaşi) in Jun 2020
Interview
Basic questions regarding c and c + + programming language.Basic Data types (int vs char, signed vs unsigned, overflow, cast)
Scope (variables declared inside block, used outside; variable declared in function visible outside)
Arrays ( declaration, access, sizeof array, passing as input to functions, iteration with the use of pointers)
Const data types (what it is, declaration, input variables as const)
Literals (Calculate the size/length of a string literal; strlen vs sizeof)
Static variables (inside function, outside function )
extern keyword (uses in C code, C calling convention in C++ code )
Interview questions [1]
Question 1
Basic Data types (int vs char, signed vs unsigned, overflow, cast)
Scope (variables declared inside block, used outside; variable declared in function visible outside)
Arrays ( declaration, access, sizeof array, passing as input to functions, iteration with the use of pointers)
Const data types (what it is, declaration, input variables as const)
Literals (Calculate the size/length of a string literal; strlen vs sizeof)
Static variables (inside function, outside function )
extern keyword (uses in C code, C calling convention in C++ code )