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.
J'ai postulé via la recommandation d'un employé. Le processus a pris 2 semaines. J'ai passé un entretien chez Toluna (Timişoara) en janv. 2016
Entretien
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.
Le processus a pris 1 jour. J'ai passé un entretien chez Toluna (Haïfa)
Entretien
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
Questions d'entretien [5]
Question 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?