Tele interview about HTML5, CSS3, Javascript and javascript. After this you will get call for a machine round. Test will be average difficult level with some good logical operation.
Me postulé a través de una recomendación de un empleado. El proceso tomó 2 semanas. Acudí a una entrevista en Toluna (Timişoara) en ene 2016
Entrevista
The interview process is not the same for everyone. Depends for what role you interview for. You can have 3 steps interview or 2 steps. Interview with Hr usually takes 30min, in Romanian or English or other languages depends on the role . Second with the team leader and ladt if it is the case the director/manager- bigger boss. HR is usually very professional and nice. If you show enthusiasm is a plus.
El proceso tomó 1 día. Acudí a una entrevista en Toluna (Haifa)
Entrevista
The all interview is face to face. It has 2 parts. Each part with at least 2 interviewers
1.A C/C++: Implement reversedList method which gets a linked list and returns it reversed.
for example: HEAD->1->2->3->4->NULL
will return: HEAD->4->3->2>1->NULL
Preguntas de entrevista [5]
Pregunta 1
1.B what's the difference between c and java/.Net?
4. Client-Side: Describe a way for implementing a user/password screen with "remember-me?" option. How the user/pass will be saved? how will you get them in the next user visit?